NImageDecoder Class Methods
In This Topic
For a list of all members of this type, see NImageDecoder members.
Public Methods
| Name | Description |
| CreateFrameRaster | Creates the raster of a specific frame, in case the image info inficates that the image is a Raster. Still images have only one frame. |
| CreateMetafilePlayer | Creates a metafile player, in case the image info indicates that the image is a Metafile |
| GetImageInfo | Reads image information (width, height, resolution) without fully decoding the image. |
Top
See Also