ImageGear v26.5 - Updated March 3, 2025
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()
See Also