Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets the number of bits per pixel for image returned by Jpeg2000Page.GetImage method. |
![]() | ColorSpace | Gets the color space type of this JPEG2000 page. |
![]() | FileFormat | Gets the format of JPEG2000 file. |
![]() | HasPalette | Gets a value indicating whether the image has a palette. |
![]() | HasResolution | Gets a value indicating whether the information about image resolution is stored in a JPEG2000 page. |
![]() | Height | Gets the height, in pixels, of this image page. |
![]() | IsChanged | Gets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock) |
![]() | IsReversibleWaveletTransformUsed | Gets a value indicating whether the reversible (integer) wavelet transform is used. |
![]() | IsVirtual | Gets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock) |
![]() | Length | Gets the length of this image file block. (Inherited from ImageFileBlock) |
![]() | NumberOfComponents | Gets the number of color components. |
![]() | Offset | Gets the offset of this image file block. (Inherited from ImageFileBlock) |
![]() | Palette | Gets the palette of this image page. |
![]() | ProgressionOrder | Gets the organization of the compressed data in the codestream. |
![]() | QualityLayerCount | Gets the number of quality layers in the JPEG2000 image. |
![]() | Resolution | Gets or sets the resolution, in pixels per inch, of this image page. |
![]() | SourceBitsPerPixel | Gets the number of bits per pixel for image data stored in JPEG2000 image. |
![]() | TileCount | Gets the count of the tiles in the JPEG2000 image. |
![]() | TileHeight | Gets the height in pixels of each tile. |
![]() | TileWidth | Gets the width in pixels of each tile. |
![]() | WaveletLevels | Gets the number of discrete wavelet transformation levels (decomposition levels). |
![]() | Width | Gets the width, in pixels, of this image page. |