Jp2EncoderQualityStyle Property |
Gets or sets a value indicating the quality mode during lossy compression.
Namespace:
Atalasoft.Imaging.Codec.Jpeg2000
Assembly:
Atalasoft.dotImage.Jpeg2000 (in Atalasoft.dotImage.Jpeg2000.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Jp2QualityStyle QualityStyle { get; set; }
Public Property QualityStyle As Jp2QualityStyle
Get
Set
Property Value
Type:
Jp2QualityStyleRemarks Default value is PSNR. For normal images (1:1 pixel display, up to 20 inches viewing distance)
VisualSmall or PSNR is recommended. For technical and medical images, PSNR is
recommended.
See Also