Click or drag to resize

DuotoneCommand Constructor (Color)

Construct a new DuotoneCommand using the supplied color as the tint.

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 DuotoneCommand(
	Color tint
)

Parameters

tint
Type: System.DrawingColor
The tint that will be used for the duotone color space.
See Also