Click or drag to resize

PhotoColorMagicCommandRemoveGray Property

Gets or sets a value indicating whether to remove gray by setting Black Point in the image.

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 bool RemoveGray { get; set; }

Property Value

Type: Boolean
Remarks
Similar to the shadow adjustment made by AutoLevels.
See Also