Click or drag to resize

DuotoneCommandInPlaceProcessing Property

Indicates whether or not this command will act on the given or image or allocate a new one.

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 override bool InPlaceProcessing { get; }

Property Value

Type: Boolean
Returns true for the DuotoneCommand
See Also