|
-
October 3rd, 1999, 10:04 AM
#1
How to determine if a BMP file is monochrome, grayscale, index color or rgb color
I have a BMP bitmap loaded into memory. How can I tell if it is a monochrome, grayscale, index color or rgb color format? I thought I might be able to use bmBitsPixel, but a grayscale and an index color file are both 8bit/pixel. Can anyone point me in the right direction?
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
|