Click or drag to resize

StippleCommandFilter Property

Gets or sets the StippleFilterType used to control blurring.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public StippleFilterType Filter { get; set; }

Property Value

Type: StippleFilterType

The StippleFilterType used to control blurring.

See Also