Documentation ¶
Overview ¶
Package util provides various helper functions for the package bild.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GrayImageEqual ¶
GrayImageEqual returns true if the parameter images a and b match or false if otherwise.
func RGBAImageEqual ¶
RGBAImageEqual returns true if the parameter images a and b match or false if otherwise.
func RGBASlicesEqual ¶
RGBASlicesEqual returns true if the parameter RGBA color slices a and b match or false if otherwise.
func RGBAToString ¶
RGBAToString returns a string representation of the Hex values contained in an image.RGBA.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.