Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software