UseTIFFImageDecoder()
Syntax
UseTIFFImageDecoder()Description
Enables the TIFF image support for the CatchImage(), LoadImage(), CatchSprite() and LoadSprite() functions.
Parameters
None.
Return value
None.
Remarks
The TIFF format is very complex and internally supports several sub-compression formats such as: JPEG, LZW, etc. All forms of the TIFF format are supported, using this format will result in programs which are quite large.
See Also
LoadImage(), CatchImage(), LoadSprite(), CatchSprite()
Supported OS
All