Click or drag to resize

PhotoColorCorrectCommandGreenEffect Property

Gets or sets effect on the Green color in the supplied 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 double GreenEffect { get; set; }

Property Value

Type: Double
Remarks
> 1 increases. < 1 decreases. Values from 0 to 10.
See Also