AdvancedLevelsCommandInPlaceProcessing Property |
Indicates whether or not the command will operate on the source image alone.
Namespace:
Atalasoft.Imaging.ImageProcessing.Effects
Assembly:
Atalasoft.dotImage.AdvancedPhotoEffects (in Atalasoft.dotImage.AdvancedPhotoEffects.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public override bool InPlaceProcessing { get; }
Public Overrides ReadOnly Property InPlaceProcessing As Boolean
Get
Property Value
Type:
Boolean Always returns true.
See Also