Documentation ¶
Index ¶
Constants ¶
View Source
const UPPER_HALF_BLOCK = "▀"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageConverter ¶
type ImageConverter struct {
URL string
}
func MakeConverter ¶
func MakeConverter(url string) ImageConverter
func (*ImageConverter) GetAscii ¶
func (i *ImageConverter) GetAscii() string
Click to show internal directories.
Click to hide internal directories.