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