NImageDecoder Class Members
In This Topic
The following tables list the members exposed by NImageDecoder.
Protected Fields
| Name | Description |
 | ftU | |
Top
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