Documentation
¶
Index ¶
- func CalculateOptimalScale(imageBytes []byte, maxWidth, maxHeight float64) (float64, float64, error)
- func ToBase64(path string) string
- func ToBytes(path string) []byte
- func ToImageBytes(path string, outputFormat string) []byte
- func ToImageScaleBytes(path string, maxWidth, maxHeight float64, outputFormat string) ([]byte, float64, float64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateOptimalScale ¶
func ToImageBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.