You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Properties > Gamma Property
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.Gamma Property

Defines the gamma value, which represents the brightness of the displayed document. 

Gamma values range from 0.1 to 5.0 (normally 0.1 to 2.2), where a value less than 1 lightens the image, a value of 1 leaves the image unaffected and an value greater than 1 darkens the image.

C#
public Single Gamma;
Visual Basic
Public Property Gamma() As Single
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.