Documentation ¶ Index ¶ func ConvertColor(input string, fromFmt, toFmt string) (string, error) func ConvertImage(input []byte, toFormat string, quality int, width, height int) ([]byte, error) func GenerateImage(width, height int, style string) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ConvertColor ¶ func ConvertColor(input string, fromFmt, toFmt string) (string, error) func ConvertImage ¶ func ConvertImage(input []byte, toFormat string, quality int, width, height int) ([]byte, error) func GenerateImage ¶ func GenerateImage(width, height int, style string) ([]byte, error) Types ¶ This section is empty. Source Files ¶ View all Source files color.gogenerate.goimage.go Click to show internal directories. Click to hide internal directories.