UseTIFFImageDecoder()

Syntax

UseTIFFImageDecoder()
Description
Enables the TIFF image support for CatchImage(), LoadImage(), CatchSprite() and LoadSprite(). The TIFF format is very complex and internally supports several sub-compression formats like JPEG, LZW, etc. All forms of TIFF are supported, making your programs quite big when used.

Supported OS

Windows, Linux, MacOS X

<- UseTGAImageDecoder() - ImagePlugin Index