Accord.Imaging.UnsupportedImageFormatException.UnsupportedImageFormatException C# (CSharp) Méthode

UnsupportedImageFormatException() public méthode

Initializes a new instance of the UnsupportedImageFormatException class.
public UnsupportedImageFormatException ( ) : System
Résultat System
        public UnsupportedImageFormatException( ) { }

Same methods

UnsupportedImageFormatException::UnsupportedImageFormatException ( string message ) : System
UnsupportedImageFormatException::UnsupportedImageFormatException ( string message, string paramName ) : System
UnsupportedImageFormatException