Documentation ¶
Index ¶
- func Equals(img1, img2 image.Image) bool
- func EqualsSub(img1 image.Image, x int, y int, img2 image.Image) bool
- func Mosaic(img image.Image, rect image.Rectangle, px int) image.Image
- func NewCervicalGradChgColorImage(bounds image.Rectangle, c []color.Color, percent []float64, ...) image.Image
- func NewLineGradChgColorImage(bounds image.Rectangle, c []color.Color, percent []float64, ...) image.Image
- func NewTaperedGradChgColorImage(bounds image.Rectangle, c []color.Color, percent []float64, ...) image.Image
- func Rotate(img image.Image, clockwise int8) image.Image
- func Screen(imgs ...image.Image) image.Image
- func Search(img1 image.Image, x int, y int, img2 image.Image) (point image.Point, ok bool)
- func ZoomGraphics(img image.Image, rect image.Rectangle, background color.Color) image.Image
- type HSV
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.