Jp2EncoderEnhancedRegions Property |
Gets a collection of Enhanced Regions that can be set at a higher quality level than the rest of the image
during 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 Jp2EnhancedRegionCollection EnhancedRegions { get; }
Public ReadOnly Property EnhancedRegions As Jp2EnhancedRegionCollection
Get
Property Value
Type:
Jp2EnhancedRegionCollectionDefault is
null.
Exceptions Remarks The maximum number of regions is 16.
See Also