Problem converting to 32ARGB bitmap
From: James Dean (m_dorrian_at_yahoo.com)
Date: 07/16/04
- Next message: Tank: "Re: RichTextBox"
- Previous message: Tank: "Re: RichTextBox"
- Next in thread: Bob Powell [MVP]: "Re: Problem converting to 32ARGB bitmap"
- Reply: Bob Powell [MVP]: "Re: Problem converting to 32ARGB bitmap"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Jul 2004 04:04:43 -0700
I can display an 8bpp indexed bitmap correctly but when i tried to
convert this to 32ARGB then it didn't display properly at all. I am just
wondering how i can display the same 24bpp image at the the same width
and height as the previous 8bpp data. Is it possible that i can just
clone this data but i can't really as i am not allowed to create it i
think with an indexed bitmap. I set one byte to the corresponding index
color and this is how i display the 8bpp bitmap. How do i create a the
smae file but using 3 bytes for every color instead of one. I want to
keep my same width size of the actual image..how do i do that?......
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Tank: "Re: RichTextBox"
- Previous message: Tank: "Re: RichTextBox"
- Next in thread: Bob Powell [MVP]: "Re: Problem converting to 32ARGB bitmap"
- Reply: Bob Powell [MVP]: "Re: Problem converting to 32ARGB bitmap"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|