Jpeg2000Page Class Methods
In This Topic
For a list of all methods of this type, see
Jpeg2000Page.
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
See Also