# Functions
NewImage creates new ASCII image encoder using the default palette.
NewImageCustomPalette creates new ASCII image encoder using custom palette.
# Constants
DefaultASCIIPalette contains the default palette used for the ascii encoding
Source from http://paulbourke.net/dataformats/asciiart/.