Concept Framework 2.2 documentation Contents | Index

win32.graph.freeimage.FreeImage_SetTransparent

Name Version Deprecated
FreeImage_SetTransparent version 1.0 no

Prototype:
null-returned FreeImage_SetTransparent(number dib, boolean enabled)


Description:
Tells FreeImage if it should make use of the transparency table or the alpha channel that may accompany a bitmap. When calling this function with a bitmap whose bitdepth is different from 1-, 4-, 8- or 32-bit, transparency is disabled whatever the value of the Boolean parameter.

Returns:
Return null.

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