NRasterImageInfo Class Members
In This Topic
The following tables list the members exposed by NRasterImageInfo.
Public Properties
| Name | Description |
| FrameInfos | Gets the frame infos array. Valid only for animated images. |
| Height | Gets the height of the raster image in pixels. |
| LoopCount | The number of times to loop the animation of a multi-frame image. A value of 0 indicates infinite looping. |
| PixelFormat | Gets the pixel format that best matches the original image format. |
| Resolution | Gets the image resolution in DPI. |
| Width | Gets the width of the raster image in pixels. |
Top
Protected Methods
| Name | Description |
| lfdb | |
Top
See Also