TIOParams.DICOM_JPEGQuality
Declaration
property DICOM_JPEGQuality: integer;
Description
Specifies the quality factor (ranging from 1 to 100) to use when saving a DICOM file as a lossy JPEG.
Higher values improve image quality but require more disk space.
Note: If you are using a
TIEMultiBitmap or
TImageEnMView, you can use
DuplicateCompressionInfo to propogate the parameter to all frames
Default: 80 (Specified by
IOParamDefaults)
Note: See JPEG Quality comparisons at:
JPEG_Quality