summaryrefslogtreecommitdiff
path: root/src/corelib/fpg_imgfmt_bmp.pas
AgeCommit message (Expand)Author
2013-04-10Change to still support FPC 2.6.0 during the fpGUI 1.0 releaseGraeme Geldenhuys
2013-04-06os/2 bitmaps with bitdepth of 1,4 or 8 have a 3 byte color palette.Graeme Geldenhuys
2013-04-05Initial support for reading OS/2 Bitmap files.Graeme Geldenhuys
2013-04-04bmp code now raises an exception for a unknown BMP format.Graeme Geldenhuys
2012-03-20BMP and PNG image loading now correctly sets the Alpha channel values.Graeme Geldenhuys
2012-02-21Use unicode enabled types for the BMP loading code.Graeme Geldenhuys
2010-09-03compiler hint: removed unused unit from uses clauseGraeme Geldenhuys
2010-05-12TfpgImageBase.Invert() now takes a boolean property to include the mask or not.Graeme Geldenhuys
2010-03-18BMP reading: This fixes the image loading issue on WinCE devices.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2008-09-27* Rename all corelib units to the new naming convention.graemeg