DwgImageInfo Properties |
The DwgImageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorDepth | The bits per pixel of the image, as loaded. (Inherited from ImageInfo.) | |
| FrameCount | The number of frames/images/pages in the file. (Inherited from ImageInfo.) | |
| FrameNames | Gets a collection of names associated with frames in the file | |
| ImageType | Obsolete. The file format. (Inherited from ImageInfo.) | |
| PixelFormat | The PixelFormat of the image, as loaded. (Inherited from ImageInfo.) | |
| 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.) |