|
PixellatePixelWidth Property
|
Pixel width, [2, 32].
Namespace:
Accord.Imaging.Filters
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntaxpublic int PixelWidth { get; set; }
Public Property PixelWidth As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32
RemarksDefault value is set to 8.
See Also