Click or drag to resize

WatercolorTintCommandTint Property

Gets or sets a value indicating if the image should be lightened or darkened.

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 WatercolorTintMode Tint { get; set; }

Property Value

Type: WatercolorTintMode
Indicates if the image should be lightened or darkened.
See Also