Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
Questionresize of image draw Pin
Anka_Ame28-Apr-07 1:13
Anka_Ame28-Apr-07 1:13 
AnswerRe: resize of image draw Pin
Christian Graus28-Apr-07 13:02
protectorChristian Graus28-Apr-07 13:02 
QuestionWhat I mean ! Pin
mahmoud wafy28-Apr-07 0:03
mahmoud wafy28-Apr-07 0:03 
GeneralRe: What I mean ! Pin
Guffa28-Apr-07 0:25
Guffa28-Apr-07 0:25 
AnswerRe: What I mean ! Pin
Christian Graus28-Apr-07 0:29
protectorChristian Graus28-Apr-07 0:29 
QuestionA generic error occurred in GDI+. Pin
rushiraj.jhala27-Apr-07 22:02
rushiraj.jhala27-Apr-07 22:02 
AnswerRe: A generic error occurred in GDI+. Pin
Sathesh Sakthivel27-Apr-07 22:30
Sathesh Sakthivel27-Apr-07 22:30 
GeneralRe: A generic error occurred in GDI+. Pin
rushiraj.jhala27-Apr-07 22:55
rushiraj.jhala27-Apr-07 22:55 
hi
error occurs at this line
bmp.Save("c:\\test.jpg", ImageFormat.Jpeg);

and data is correct.

If I do only

Bitmap b = new Bitmap(32, 32);
b.Save("c:\\test.bmp", ImageFormat.Bmp);

it is also giving same error.
I think it should create blank bmp.

Thanks,
Rushiraj

GeneralRe: A generic error occurred in GDI+. Pin
Christian Graus27-Apr-07 23:14
protectorChristian Graus27-Apr-07 23:14 
AnswerRe: A generic error occurred in GDI+. Pin
Luc Pattyn28-Apr-07 0:21
sitebuilderLuc Pattyn28-Apr-07 0:21 
AnswerRe: how I can find more than one Column at the same time Pin
Christian Graus27-Apr-07 23:18
protectorChristian Graus27-Apr-07 23:18 
AnswerRe: How can Drage elements Pin
Christian Graus27-Apr-07 23:19
protectorChristian Graus27-Apr-07 23:19 
QuestionTcpListener/TcpClient not working! Pin
Lord Kixdemp27-Apr-07 17:57
Lord Kixdemp27-Apr-07 17:57 
AnswerRe: TcpListener/TcpClient not working! Pin
cc_wang27-Apr-07 21:03
cc_wang27-Apr-07 21:03 
AnswerRe: TcpListener/TcpClient not working! Pin
bola_shokry28-Apr-07 0:43
bola_shokry28-Apr-07 0:43 
GeneralRe: TcpListener/TcpClient not working! Pin
Lord Kixdemp28-Apr-07 12:45
Lord Kixdemp28-Apr-07 12:45 
GeneralRe: TcpListener/TcpClient not working! Pin
bola_shokry28-Apr-07 13:11
bola_shokry28-Apr-07 13:11 
GeneralRe: TcpListener/TcpClient not working! Pin
Lord Kixdemp28-Apr-07 16:50
Lord Kixdemp28-Apr-07 16:50 
GeneralRe: TcpListener/TcpClient not working! Pin
Lord Kixdemp28-Apr-07 17:04
Lord Kixdemp28-Apr-07 17:04 
QuestionInternetDial!!! Pin
myousufq27-Apr-07 11:49
myousufq27-Apr-07 11:49 
QuestionBluetooth project + Bluetooth Stack + Help :( Pin
NiZaR.TecH27-Apr-07 11:47
NiZaR.TecH27-Apr-07 11:47 
Questionmulti-tire architecture Pin
mehrdadc4827-Apr-07 10:44
mehrdadc4827-Apr-07 10:44 
AnswerRe: multi-tire architecture Pin
Christian Graus28-Apr-07 0:29
protectorChristian Graus28-Apr-07 0:29 
Questionshowing progress of a running Query Pin
Rocky#27-Apr-07 10:33
Rocky#27-Apr-07 10:33 
AnswerRe: showing progress of a running Query Pin
Christian Graus27-Apr-07 10:46
protectorChristian Graus27-Apr-07 10:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.