Click here to Skip to main content
16,012,468 members
Home / Discussions / C#
   

C#

 
GeneralRe: Extremely odd freak incident. Pin
Dave Kreskowiak21-May-04 3:55
mveDave Kreskowiak21-May-04 3:55 
GeneralSolved it! Pin
Christer Claesson21-May-04 4:49
Christer Claesson21-May-04 4:49 
GeneralRe: Solved it! Pin
Dave Kreskowiak21-May-04 8:57
mveDave Kreskowiak21-May-04 8:57 
GeneralCombine Xml's Pin
bertcox20-May-04 23:56
bertcox20-May-04 23:56 
GeneralRe: Combine Xml's Pin
Heath Stewart21-May-04 4:20
protectorHeath Stewart21-May-04 4:20 
GeneralBitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
fu020-May-04 23:50
fu020-May-04 23:50 
GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
fu020-May-04 23:54
fu020-May-04 23:54 
GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
Dave Kreskowiak21-May-04 2:50
mveDave Kreskowiak21-May-04 2:50 
Were there any "holes" in your Bitmap image before you saved it, like alpha channel data? Actual holes in the image?

Alpha would be my first guess...

The GIF format doesn't support alpha channels, so these would end up becoming holes in your image. GIF supports a transparency key where one color can be picked and, when rendered, that color doesn't get painted on the screen so the background behind the GIF image shows through.


RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
fu021-May-04 16:43
fu021-May-04 16:43 
GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
Dave Kreskowiak21-May-04 17:12
mveDave Kreskowiak21-May-04 17:12 
GeneralWeb service Exception Pin
Cutespn20-May-04 22:56
Cutespn20-May-04 22:56 
GeneralRe: Web service Exception Pin
Dave Kreskowiak21-May-04 2:44
mveDave Kreskowiak21-May-04 2:44 
GeneralRe: Web service Exception Pin
Heath Stewart21-May-04 4:12
protectorHeath Stewart21-May-04 4:12 
GeneralCreating a textbox dynamically!!! Pin
mmxguy20-May-04 22:29
mmxguy20-May-04 22:29 
GeneralRe: Creating a textbox dynamically!!! Pin
Aryadip21-May-04 0:16
Aryadip21-May-04 0:16 
GeneralRe: Creating a textbox dynamically!!! Pin
sreejith ss nair21-May-04 1:34
sreejith ss nair21-May-04 1:34 
QuestionHow to add new cursor image to default list Pin
sachinkalse20-May-04 22:01
sachinkalse20-May-04 22:01 
AnswerRe: How to add new cursor image to default list Pin
Syed Abdul Khader21-May-04 1:00
Syed Abdul Khader21-May-04 1:00 
GeneralRe: How to add new cursor image to default list Pin
sreejith ss nair21-May-04 1:48
sreejith ss nair21-May-04 1:48 
GeneralRelative Paths Pin
myNameIsRon20-May-04 21:50
myNameIsRon20-May-04 21:50 
GeneralRe: Relative Paths Pin
Dave Kreskowiak21-May-04 2:25
mveDave Kreskowiak21-May-04 2:25 
GeneralRe: Relative Paths Pin
myNameIsRon21-May-04 6:12
myNameIsRon21-May-04 6:12 
GeneralRe: Relative Paths Pin
Dave Kreskowiak21-May-04 9:00
mveDave Kreskowiak21-May-04 9:00 
GeneralRe: Relative Paths Pin
myNameIsRon21-May-04 12:06
myNameIsRon21-May-04 12:06 
GeneralRe: Relative Paths Pin
Dave Kreskowiak21-May-04 12:22
mveDave Kreskowiak21-May-04 12:22 

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.