ImageMagick.IptcProfile.IptcProfile C# (CSharp) Méthode

IptcProfile() public méthode

Initializes a new instance of the IptcProfile class.
public IptcProfile ( ) : System
Résultat System
    public IptcProfile()
      : base("iptc")
    {
    }

Same methods

IptcProfile::IptcProfile ( Stream stream ) : System
IptcProfile::IptcProfile ( byte data ) : System
IptcProfile::IptcProfile ( string fileName ) : System