Documentation ¶
Index ¶
- Variables
- func AddTextLabel(img *image.RGBA, textFace font.Face, x, y int, label string)
- func CardTemplate(templateImg image.Image, inputs ...interface{}) (image.Image, error)
- func ResourceLoadFont(location string, size float64) (font.Face, error)
- func ResourceLoadImage(location string) (image.Image, error)
- func ResourceUrlLoadImage(url string) (image.Image, error)
- func ScaleImage(img image.Image, newWidth, newHeight int) *image.RGBA
- type ImageInput
- type TextInput
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CardTemplate ¶
Types ¶
type ImageInput ¶
Click to show internal directories.
Click to hide internal directories.