Documentation ¶
Index ¶
- func GetImageBytes(img image.Image, imgFormat string) ([]byte, error)
- func MakeImageFromRGBA(width int, height int, data []byte) image.Image
- func MarkLocations(img image.Image, locations []*protos.Coordinate2D, markColour color.Color, ...) image.Image
- func ScaleImage(img image.Image, newWidth int) image.Image
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarkLocations ¶
func MarkLocations(img image.Image, locations []*protos.Coordinate2D, markColour color.Color, imgMatchTransform *protos.ImageMatchTransform) image.Image
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.