package
Version:
v0.0.0-...-a16d59f
Opens a new window with list of versions in this module.
Published: May 27, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Crop(file io.Reader, fileName string, x, y, w, h int) ([]byte, error)
-
func GetGoodResize(ow, oh, w, h int) (int, int, int, int)
-
func Resize(file io.Reader, fileName string, w, h int) ([]byte, error)
-
func Thumbnail(file io.Reader, fileName string, w, h int) ([]byte, error)
GetGoodResize get good resize
Thumb resize image and keep original ratio
Source Files
¶
Click to show internal directories.
Click to hide internal directories.