UseJPEGImageDecoder()

Syntax

UseJPEGImageDecoder()
Description
Enables the JPEG (Joint Picture Expert Group) image support for the CatchImage(), LoadImage(), CatchSprite() and LoadSprite() functions.

Parameters

None.

Return value

None.

Remarks

All formats are supported, including the progressive format. The JPEG 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.

See Also

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

Supported OS

All

<- UseJPEG2000ImageEncoder() - ImagePlugin Index - UseJPEGImageEncoder() ->