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




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