IImageDecoderOpen Method |
Namespace: Accord.Imaging.Formats
Implementation of this method is supposed to read image's header, checking for correct image format and reading its atributes.
Implementations of this method may throw FormatException exception to report about unrecognized image format, ArgumentException exception to report about incorrectly formatted image or NotSupportedException exception to report if certain formats are not supported.