ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPColorant Class / ImGearXMPColorant Constructor




In This Topic
    ImGearXMPColorant Constructor
    In This Topic
    Initializes a new instance of the ImGearXMPColorant class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearXMPColorant()
    public ImGearXMPColorant()
    public: ImGearXMPColorant();
    public:
    ImGearXMPColorant();

    Return Value

    New instance of ImGearXMPColorant class object.
    See Also