UseJPEGImageEncoder()
Syntax
UseJPEGImageEncoder()Description
Enables the JPEG (Joint Picture Expert Group) image support for the SaveImage() and SaveSprite() functions. The JPEG format makes use of destructive compression (lossy), what this means, is that the picture loses a certain ammount 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 alot of visible artifacts.
Supported OS
All