[−][src]Module image::imageops::colorops  
Functions for altering and converting the color of pixelbufs
Structs
| BiLevel | A bi-level color map  | 
Traits
| ColorMap | A color map  | 
Functions
| brighten | Brighten the supplied image.
  | 
| contrast | Adjust the contrast of the supplied image.
  | 
| dither | Reduces the colors of the image using the supplied   | 
| grayscale | Convert the supplied image to grayscale  | 
| huerotate | Hue rotate the supplied image.
  | 
| index_colors | Reduces the colors using the supplied   | 
| invert | Invert each pixel within the supplied image. This function operates in place.  |