Click or drag to resize

AutoLevelsCommandInPlaceProcessing Property

Indicates whether or not the command will operate on the source image alone.

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
Always returns true.
See Also