ClearImage COM API
JpegQuality Property
CiImage Object : JpegQuality Property
Description
Controls compression of color or grayscale images saved to TIFF or PDF files JPEG compression or saving to JPEG files.
Property type
Read-write property
Syntax
Visual Basic
Public Property JpegQuality As Long
Remarks

The range of values is from 0 (the lowest quality and the smallest file size)  to 100 (the highest quality and the largest file size).  The default value is 100.  Lower quality, though saves disk space, causes ringing or blocking distortion.  It can make barcodes on the image unreadable.

See Also

CiImage Object  | CiImage Members