Documentation ¶
Index ¶
- func Border(src image.Image, width int, colors ...string) image.Image
- func Circle(src image.Image) image.Image
- func Resize(src image.Image, w, h int) image.Image
- func Rounded(src image.Image, p float64) image.Image
- func WatermarkImage(src, w image.Image, p image.Point) image.Image
- func WatermarkText(src image.Image, text string, color string, size, x, y float64) image.Image
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WatermarkImage ¶
WatermarkImage ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.