Concept Framework 2.2 documentation Contents | Index

win32.graph.freeimage.FreeImage_GetTransparencyCount

Name Version Deprecated
FreeImage_GetTransparencyCount version 1.0 no

Prototype:
number FreeImage_GetTransparencyCount(number dib)


Description:
Get the number of transparent colors in a palletised bitmap. When the bitmap is not palletised, FreeImage_GetTransparencyCount always returns 0.

Returns:
Returns the number of transparent colors in a palletised bitmap.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications