[]
Returns an instance of the GammaCorrectionEffect class.
public static GammaCorrectionEffect Get(float gamma)
Public Shared Function [Get](gamma As Single) As GammaCorrectionEffect
Type | Name | Description |
---|---|---|
float | gamma | A value of Gamma, from 0.001f to 1000f. |
Type | Description |
---|---|
GammaCorrectionEffect |