T O P I C R E V I E W |
Harald Lampke |
Posted - Sep 14 2022 : 02:21:44 In version 11.3 the support for 1 bit colored bitmaps was introduced. This means that 1 bit bitmaps not having a b/w palette are converted to a 24 bit colorized bitmap (module bmpfilt.pas, procedure BMPReadStream). At this point I suggest to make an enhancement and to respect "IOParams.NativePixelFormat": If this flag is set to "true", the bitmap and the palette must not be converted and stay 1 bit with a colorized palette. Setting this flag would me enable to preserve my application's behaviour when loading 1 bit colored bitmaps. |
1 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Sep 14 2022 : 21:25:28 Thanks for the suggestion, Harald,
I've added this to the current beta.
Nigel Xequte Software www.imageen.com
|
|
|