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