Documentation ¶
Index ¶
- func Convert(img image.Gray, symbols []string) (*string, error)
- func DefaultSymbols() []string
- func Img2Gray(img image.Image) image.Gray
- func ImgDecode(f *os.File) (image.Image, error)
- func ResizeScale(img image.Image, scale float64) image.Image
- func ResizeScaleXY(img image.Image, scaleX, scaleY float64) image.Image
- func ResizeWidthHeight(img image.Image, width, height uint) image.Image
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultSymbols ¶
func DefaultSymbols() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.