Documentation ¶
Index ¶
- func ColorAt(img image.Image, p Point) uint32
- func ColorToHex(color uint32) string
- func OpenImage(file string) (image.Image, error)
- func Path(img image.Image, scale uint) (string, error)
- func RGBAToColor(r, g, b, a uint32) uint32
- func Rectangle(img image.Image, scale uint) (string, error)
- func Square(img image.Image, scale uint) (string, error)
- type Direction
- type Point
- type Rect
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColorToHex ¶
func RGBAToColor ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.