ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearPopularityReductionOptions Class / ImGearPopularityReductionOptions Constructor




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