QualityFactor Property (original) (raw)
Summary
Gets or sets the quality factor for the image compression.
Syntax
public int QualityFactor { get; set; } public:
property int QualityFactor {
int get();
void set ( int );
}
Property Value
The quality factor for the image compression.
Leadtools.Dicom.Scp Assembly