Image.setGamma

Set the image gamma.

class Image
setGamma
(
this T
)
(
double gamma
)

Parameters

gamma double

The destination gamma.

Return Value

Type: auto

This image to aid method chaining.

Meta