eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtImageSettings Class » TgtImageSettings.JPEGQuality Property

Gnostice eDocEngine VCL Developer Guide
TgtImageSettings.JPEGQuality Property

Specifies quality of rendered images.

Pascal
published property JPEGQuality: TJPEGQualityRange;
C++
__published: __property TJPEGQualityRange JPEGQuality;
Description

Specify a value from 0 to 100. A value of zero would cause the smallest file size and the least quality. A value of 100 would cause the maximum file size and the highest quality.