Documentation
¶
Overview ¶
Package imagef provides a floating-point image implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageGray ¶
type ImageGray [][]float64
func (ImageGray) ColorModel ¶
ColorModel implements image.Image
Directories
¶
Path | Synopsis |
---|---|
Package colorf provides a floating-point color implementation.
|
Package colorf provides a floating-point color implementation. |
Package post implements image post-processing effects, like bloom.
|
Package post implements image post-processing effects, like bloom. |
Package PPM provides support for images in the NetPBM format, as defined by https://en.wikipedia.org/wiki/Netpbm_format.
|
Package PPM provides support for images in the NetPBM format, as defined by https://en.wikipedia.org/wiki/Netpbm_format. |
Click to show internal directories.
Click to hide internal directories.