Concept Framework 2.0 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: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software