Click or drag to resize

Jp2EnhancedRegion Class

Region of interest in the JPEG2000 standard
Inheritance Hierarchy
SystemObject
  Atalasoft.Imaging.Codec.Jpeg2000Jp2EnhancedRegion

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 class Jp2EnhancedRegion

The Jp2EnhancedRegion type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyRectangle
ROI shall be compressed in a higher quality than the rest of image.
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetRoiCornersCompatibleWithLura
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
See Also