Documentation ¶
Overview ¶
Package channel provides functions to alter the values of separate color channels in an image.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Red = redCh{} Green = greenCh{} Blue = blueCh{} Alpha = alphaCh{} Hue = hueCh{} Saturation = saturationCh{} Lightness = lightnessCh{} Intensity = intensityCh{} // Alias Brightness = Intensity )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.