ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing Namespace / ImGearPixelateCellParams Class / ImGearPixelateCellParams Constructor




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