ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearExtraChannelInfo Class / ImGearExtraChannelInfo Constructor




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