Documentation
¶
Index ¶
- func DecodeFile(fi string) (string, error)
- func GetJPGBase64(content string, edges ...int) string
- func GetPNGBase64(content string, edges ...int) string
- func SaveJpegFile(filePath, content string, edges ...int) error
- func SavePngFile(filePath, content string, edges ...int) error
- func WriteJpg(w http.ResponseWriter, content string, edges ...int) error
- func WritePng(w http.ResponseWriter, content string, edges ...int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeFile ¶
func GetJPGBase64 ¶
func GetPNGBase64 ¶
func SaveJpegFile ¶
func SavePngFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.