VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000 Namespace / Jpeg2000Page Class
In This Topic
Jpeg2000Page Class Properties
In This Topic
For a list of all properties of this type, see Jpeg2000Page.
Public Properties
 NameDescription
Public PropertyGets or sets a byte array that represents packet with binary Vintasoft-annotations.
Public PropertyGets the number of bits per pixel for image returned by Jpeg2000Page.GetImage method.
Public PropertyGets the color space type of this JPEG2000 page.
Public PropertyGets the format of JPEG2000 file.
Public PropertyGets a value indicating whether the image has a palette.
Public PropertyGets a value indicating whether the information about image resolution is stored in a JPEG2000 page.
Public PropertyGets the height, in pixels, of this image page.
Public PropertyGets or sets the byte array with copy of ICC profile data.
Public PropertyGets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock)
Public PropertyGets a value indicating whether the reversible (integer) wavelet transform is used.
Public PropertyGets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock)
Public PropertyGets the length of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the number of color components.
Public PropertyGets the offset of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the palette of this image page.
Public PropertyGets the organization of the compressed data in the codestream.
Public PropertyGets the number of quality layers in the JPEG2000 image.
Public PropertyGets or sets the resolution, in pixels per inch, of this image page.
Public PropertyGets the number of bits per pixel for image data stored in JPEG2000 image.
Public PropertyGets the count of the tiles in the JPEG2000 image.
Public PropertyGets the height in pixels of each tile.
Public PropertyGets the width in pixels of each tile.
Public PropertyGets the number of discrete wavelet transformation levels (decomposition levels).
Public PropertyGets the width, in pixels, of this image page.
Public PropertyGets or sets a byte array that represents packet with XMP Vintasoft-annotations.
Protected Properties
 NameDescription
Protected PropertyGets the source of this image file block. (Inherited from ImageFileBlock)
See Also