Click or drag to resize
Accord.NET (logo)

ImageDecoder Methods

The ImageDecoder type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDecodeFromFile(String)
Decode first frame for the specified file.
Public methodStatic memberDecodeFromFile(String, ImageInfo)
Decode first frame for the specified file.
Public methodStatic memberRegisterDecoder Obsolete.
Obsolete. Please mark your decoder class with the FormatDecoderAttribute instead.
Top
See Also