CFbsBitmap EGray256 internal format

Login to reply to this topic.
Mon, 2005-02-28 12:55
Joined: 2004-12-30
Forum posts: 25
Hello, I want to write a bitmap dinamically using CFbsBitmap::DataAdress()
The problem is that I don't know the internal format of CFbsBitmap with EGray256 display mode. Please, can you help me?
I know that this display mode uses 8 bits but don't know the internal format of the pixels.

Thank you very much!

Thu, 2005-03-31 07:48
Joined: 2005-03-31
Forum posts: 4
CFbsBitmap EGray256 internal format
Hi, nice to see you!
Have you known the internal format of CFbsBitmap? If you had it, tell us, ok?
Thu, 2005-03-31 08:07
Joined: 2005-03-31
Forum posts: 4
CFbsBitmap EGray256 internal format
Hehe, you can find SEpocBitmapHeader in <bitmap.h>, then you will see.

CFbsBitmap has CBitwiseBitmap,
CBitwizeBitmap has SEpocBitmapHeader
  • Login to reply to this topic.