Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications