UseJPEG2000ImageDecoder()

语法

UseJPEG2000ImageDecoder()
概要
Enables the JPEG 2000 image support for the CatchImage(), LoadImage(), CatchSprite() and LoadSprite() functions.

参数

无.

返回值

无.

Remarks

The JPEG 2000 format makes use of destructive compression (lossy), what this means, is that the picture loses a certain amount of the original information when that picture is compressed. This compression algorithm is actually one of the best available, it will dramatically decrease the image size without the introduction of a lot of visible artifacts.

参阅

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

已支持操作系统

所有

ImagePlugin Index - UseJPEG2000ImageEncoder() ->