Binary getJPEG(Image img, Int qual=-1)
Arguments
img: The imagequal: The image quality (0..95). Alternatively, any negative number will use the default output quality.
Usage
Returns a Binary object containing the image data in JPEG format.
img: The imagequal: The image quality (0..95). Alternatively, any negative number will use the default output quality.Returns a Binary object containing the image data in JPEG format.