Preparing search index...
The search index is not available
ImageJS
ImageJS
PixelateOptions
Interface PixelateOptions
interface
PixelateOptions
{
algorithm
?:
"center"
|
"mean"
|
"median"
;
cellSize
:
number
;
out
?:
Image
;
}
Index
Properties
algorithm?
cell
Size
out?
Properties
Optional
algorithm
algorithm
?:
"center"
|
"mean"
|
"median"
algorithm to use.
Default
'center'
cell
Size
cell
Size
:
number
Range of pixelated area.
Optional
out
out
?:
Image
Image to which to output.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
algorithm
cell
Size
out
ImageJS
Image
Mask
Montage
Roi
RoiMapManager
Stack
AffineTransform
AlignMinDifferenceOptions
AndOptions
BlurOptions
Border
BottomHatOptions
Brief
BruteForceMatchOptions
CannyEdgeOptions
ClearBorderOptions
CloseOptions
ColorRoisOptions
ComputeConvolutionValueOptions
ConvertColorOptions
ConvexHull
Loading...
algorithm to use.