Property CellSize
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
CellSize
Gets or sets the size of each cell. The range is [2, 250], and the default is 8.
public DynamicImage.ValuePropertyAccessor<float> CellSize { get; }
Gets or sets the size of each cell. The range is [2, 250], and the default is 8.
public DynamicImage.ValuePropertyAccessor<float> CellSize { get; }