Name | Description | |
---|---|---|
![]() | Bounds | Gets the bounds of the image in DIPs. (Inherited from Nevron.Nov.Graphics.NImageInfo) |
![]() | FrameCount | Gets the number of frames in the image. (Inherited from Nevron.Nov.Graphics.NImageInfo) |
![]() | FrameInfos | Gets the frame infos array. Valid only for animated images. |
![]() | Height | Gets the height of the raster image in pixels. |
![]() | ImageType | Gets this image info type. (Inherited from Nevron.Nov.Graphics.NImageInfo) |
![]() | 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. |