Lazarus
Programming => Graphics and Multimedia => Graphics => Topic started by: escabe on June 10, 2011, 05:56:18 pm
-
I need to work with 8 bits per pixel TBitmap. To do this use TRawImage, but a problem occurs, the TBitmap is converted to 24 bits per pixel automatically..
Is it possible to get the Bitmap is still 8 bits per pixel?.
Thanks.