Documentation ¶
Overview ¶
Convenience wrapper for our image manipulation tools
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Img image.Image
)
Functions ¶
func CircleCrop ¶
func CircleCrop()
func CreateRandomAvatar ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Circle crop a square image with transparency From https://blog.golang.org/go-imagedraw-package Golang BSD Licensed code snippet
|
Circle crop a square image with transparency From https://blog.golang.org/go-imagedraw-package Golang BSD Licensed code snippet |
Wrapper for pngquant - based on https://github.com/yusukebe/go-pngquant MIT Licensed
|
Wrapper for pngquant - based on https://github.com/yusukebe/go-pngquant MIT Licensed |
Create random avatar image from gender and username
|
Create random avatar image from gender and username |
Crop an image with intelligent content selection
|
Crop an image with intelligent content selection |
Click to show internal directories.
Click to hide internal directories.