UseJPEG2000ImageEncoder()

Syntax

UseJPEG2000ImageEncoder()
Description
Enables the JPEG 2000 image support for the SaveImage() and SaveSprite() functions.

Parameters

None.

Return value

None.

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. This encoder has the capability to encode 32-bit images with alpha channel.

See Also

UseJPEG2000ImageDecoder(), SaveImage(), SaveSprite()

Supported OS

All

<- UseJPEG2000ImageDecoder() - ImagePlugin Index - UseJPEGImageDecoder() ->