VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebPixelateCommandJS type / get_CellSize Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_CellSize Method
In This Topic
Gets the cell size.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebPixelateCommandJS();

var value; // Type: number
value = instance.get_CellSize();

Return Value

Cell size. Valid values are 2 to 100. Default value is 5.
Browser Compatibility
56+
45+
11
See Also