Click or drag to resize

PhotoColorMagicCommandStrength Property

Gets or sets the strength of filter.

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

Property Value

Type: Double
Remarks
Values closer to 0 is less color enhancement but 'safer', closer to 1 is more powerful, but will over-enhance some images. Default is 0.5.
See Also