|
-
July 25th, 2005, 03:31 PM
#1
converting byte data to Drawing.Color
I'm writing a simple app to open Grand Prix Legends' funky PBF files used to store screenshot bitmaps in 16-bit rgb 565 format where each pixel's color is represented by two bytes.
SetPixel requires a Color parameter. How do I convert those two bytes to System.Drawing.Color type?
Thanks,
Homer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|