 | | Re: LPub mask generation
|
| (...) I'm not entirely sure, but I'm pretty sure you can create a 32bpp BMP file. Normally, 8 bits in each pixel would then be ignored. However, I don't see any reason the data wouldn't be there for you to interpret yourself. --Travis Cobbs (21 years ago, 15-Sep-04, to lugnet.cad.dev)
| |  | | Re: LPub mask generation
|
| (...) Careful! A *Windows* color value uses the high bit to indicate that the rest is an index into the 'System Color Palette' and not a RGB value at all (In Delphi you have ColorToRGB() to get the RGB value from such a 'color'). I'm not at all sure (...) (21 years ago, 16-Sep-04, to lugnet.cad.dev)
| |