IImageDecoder Methods |
The IImageDecoder type exposes the following members.
Name | Description | |
---|---|---|
Close |
Close decoding of previously opened stream.
| |
DecodeFrame |
Decode specified frame.
| |
DecodeSingleFrame |
Decode first frame of image from the specified stream.
| |
Open |
Open specified stream.
|