UtilImageCompressImage Method

Overload List

CompressImage(String, ImageFormat, Int32) Compresses a image file to the specified filesize and returns the raw image stream of the compressed image.
CompressImage(String, String, ImageFormat, Int32) Compresses a image file to the specified filesize and saves the compressed image to disk.

See Also