Documentation ¶
Overview ¶
Package gamma implements functions to adjust the gamma of an image.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Adjust ¶
Adjusts the gamma of the Image by the given value. A value less than 1.0 darkens the image, whilst a gamma of greater than 1.0 lightens an image.
func AdjustC ¶
func AdjustC(value float64) utils.Composable
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.