Concept Framework 2.0 documentation Contents | Index

win32.graph.freeimage.FreeImage_IsTransparent

Name Version Deprecated
FreeImage_IsTransparent version 1.0 no

Prototype:
boolean FreeImage_IsTransparent(number dib)


Description:
Check is the transparency table is enabled.

Returns:
Returns true when the transparency table is enabled (1-, 4- or 8-bit images) or when the input dib contains alpha values (32-bit images). Returns false otherwise.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software