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




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