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




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

    Return Value

    The new instance of ImGearPDEColorDataIndexed class object.
    See Also