Property CellSize
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
CellSize
Specifies the cell size, in pixels, of pixelation. The range is [1, 256]. The default is 2.
public EffectPropertyAccessor<float> CellSize { get; }
Specifies the cell size, in pixels, of pixelation. The range is [1, 256]. The default is 2.
public EffectPropertyAccessor<float> CellSize { get; }