Click or drag to resize
Accord.NET (logo)

IImageDecoder Methods

The IImageDecoder type exposes the following members.

Methods
  NameDescription
Public methodClose
Close decoding of previously opened stream.
Public methodDecodeFrame
Decode specified frame.
Public methodDecodeSingleFrame
Decode first frame of image from the specified stream.
Public methodOpen
Open specified stream.
Top
See Also