ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDEColorDataCalLab Class / ImGearPDEColorDataCalLab Constructor




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

    Return Value

    The new instance of ImGearPDEColorDataCalLab class object.
    See Also