Click or drag to resize

Jp2ImageInfo Properties

The Jp2ImageInfo type exposes the following members.

Properties
  NameDescription
Public propertyColorDepth
The bits per pixel of the image, as loaded.
(Inherited from ImageInfo.)
Public propertyFileFormat
Gets the JPEG2000 codestream of the source image data.
Public propertyFrameCount
The number of frames/images/pages in the file.
(Inherited from ImageInfo.)
Public propertyImageType Obsolete.
The file format.
(Inherited from ImageInfo.)
Public propertyIPData
Gets the Intellectual Property Rights Information (IPData) stored in the source data stream.
Public propertyPixelFormat
The PixelFormat of the image, as loaded.
(Inherited from ImageInfo.)
Public propertyResolution
The image resolution, usually in dots per inch.
(Inherited from ImageInfo.)
Public propertySize
The width and height of the image, as loaded.
(Inherited from ImageInfo.)
Top
See Also