Jpeg2000Page Class Members
In This Topic
The following tables list the members exposed by
Jpeg2000Page.
Public Properties
Protected Properties
Public Methods
| Name | Description |
 | CompareTo | Compares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock) |
 | GetComments | Returns comments included in the codestream. |
 | GetImage | Overloaded. Returns the image associated with this image page. |
 | GetTileGrid | Returns an image grid based on tiles if the image data stored as tiles. |
 | GetTileImage | Overloaded. Returns an image of specified tile of this page. |
 | GetTileRectImage | Overloaded. Returns an image of specified region of specified tile of this page, decoded with the specified number of wavelet levels. |
 | Save | Overloaded. Saves block to the source, connects block with the source, removes virtual data. |
 | SetTileImage | Sets an image of specified tile of this page. |
Protected Methods
Public Events
See Also