UseTIFFImageDecoder()

语法

UseTIFFImageDecoder()
概要
Enables the TIFF image support for the CatchImage(), LoadImage(), CatchSprite() and LoadSprite() functions.

参数

无.

返回值

无.

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.

参阅

LoadImage(), CatchImage(), LoadSprite(), CatchSprite()

已支持操作系统

所有

<- UseTGAImageDecoder() - ImagePlugin Index