Jpeg2000Encoder Methods |
The Jpeg2000Encoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEncoderOptions | Returns the encoder options for a specific tile and component. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsPixelFormatSupported | Returns true if the given PixelFormat can be encoded with the derived encoder. (Inherited from ImageEncoder.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PixelFormatIsSupported | |
![]() | Save | Encodes an AtalaImage into the specified stream as a JPEG2000 image. (Overrides ImageEncoder.Save(Stream, AtalaImage, ProgressEventHandler).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |