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




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