gammaCorrection(...)
gammaCorrection(v: boolean) : this;
Sets whether to enable gamma correction. This setting is used to match colors as they would appear in other software.
Default value: false
Parameters
Parameter | Type | Description |
---|---|---|
v | boolean | If true, gamma correction will be enabled. |
Returns
this