2
0
Эх сурвалжийг харах

* add BI_ALPHABITFIELDS

(cherry picked from commit 9e1606f221458e434f406658f641c9b790ceef38)
marcoonthegit 4 жил өмнө
parent
commit
8c765cf938

+ 1 - 0
packages/fcl-image/src/bmpcomn.pp

@@ -29,6 +29,7 @@ const
   BI_BITFIELDS = 3;
   BI_BITFIELDS = 3;
   BI_JPEG = 4;
   BI_JPEG = 4;
   BI_PNG = 5;
   BI_PNG = 5;
+  BI_ALPHABITFIELDS = 6;  // WINCE5+, sometimes also abused by others.
 
 
 type
 type