ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRGBLUT Class / ImGearRGBLUT Constructor / ImGearRGBLUT Constructor()




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