Documentation ¶ Index ¶ func GetImageBytes(img image.Image, imgFormat string) ([]byte, error) 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 GetImageBytes ¶ func GetImageBytes(img image.Image, imgFormat string) ([]byte, error) func MarkLocations ¶ func MarkLocations(img image.Image, locations []*protos.Coordinate2D, markColour color.Color, imgMatchTransform *protos.ImageMatchTransform) image.Image func ScaleImage ¶ func ScaleImage(img image.Image, newWidth int) image.Image Types ¶ This section is empty. Source Files ¶ View all Source files imageBytes.gomarkLocations.goscale.go Click to show internal directories. Click to hide internal directories.