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




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