CSJ2K.Icc.ICCProfileNotFoundException.ICCProfileNotFoundException C# (CSharp) Метод

ICCProfileNotFoundException() приватный Метод

Empty constructor
private ICCProfileNotFoundException ( ) : System
Результат System
        internal ICCProfileNotFoundException()
            : base("no icc profile in image")
        {
        }

Same methods

ICCProfileNotFoundException::ICCProfileNotFoundException ( System msg ) : System
ICCProfileNotFoundException