Click or drag to resize

PhotoColorMagicCommandConstantColor Property

Gets or sets a value indicating whether to keep color balance constant.

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

Property Value

Type: Boolean
Remarks
If True then all colors modified similarly. If false then less 'colorful' colors will be amplified more--providing a more dramatic but less realistic effect.
See Also