Output the image in column format.
public toColumnFormat ( boolean $doubleDensity = false ) : string[] | ||
$doubleDensity | boolean | True for double density (24px) lines, false for single-density (8px) lines. |
return | string[] | an array, one item per line of output. All lines will be of equal size. |