RawImageInfo Properties |
The RawImageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraInfo | Gets detailed camera information. | |
| ColorDepth | The bits per pixel of the image, as loaded. (Inherited from ImageInfo.) | |
| DataSize | Gets the size of the RAW data in bytes | |
| FrameCount | The number of frames/images/pages in the file. (Inherited from ImageInfo.) | |
| ImageType | Obsolete. The file format. (Inherited from ImageInfo.) | |
| PixelFormat | The PixelFormat of the image, as loaded. (Inherited from ImageInfo.) | |
| RawImageSize | Gets the size in pixels of the original RAW image including margins. | |
| Resolution | The image resolution, usually in dots per inch. (Inherited from ImageInfo.) | |
| Size | The width and height of the image, as loaded. (Inherited from ImageInfo.) |