DuotoneCommand.InPlaceProcessing 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)
Syntaxpublic override bool InPlaceProcessing { get; }
Public Overrides ReadOnly Property InPlaceProcessing As Boolean
Get
Property Value
Type:
Boolean Returns true for the DuotoneCommand
See Also