Documentation ¶
Index ¶
- type Color
- type Image
- func (img *Image) BinaryAt(x, y int) Color
- func (img *Image) Clone() *Image
- func (img *Image) Copy(from *Image) *Image
- func (img *Image) EncodePBM(w io.Writer) error
- func (img *Image) Export() *bitmap.Image
- func (img *Image) Mask(in, mask, pattern *Image) *Image
- func (img *Image) OnesCount() int
- func (img *Image) Point() int
- func (img *Image) PointMicro() int
- func (img *Image) SetBinary(x, y int, c Color)
- func (img *Image) XorBinary(x, y int, c Color)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.