jpegQuality property

int jpegQuality
final

Specifies the quality level for JPEG images. It ranges from 1 to 100, where 1 indicates the lowest quality and 100 indicates the highest quality.

Implementation

final int jpegQuality;