GammaCorrection

ImageAppearance.GammaCorrection property

Gets or sets image gamma. Default value is 1 it corresponds to original gamma of image.

public float GammaCorrection { get; set; }

See Also