Click or drag to resize

CurvesCommandInPlaceProcessing Property

Gets a value indicating if the source image data is processed in-place as opposed to returning a new image.

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
True
See Also