Helper functions for getting images printed.
E
EposImageHalftone
How the image encoder should handle halftone stuff.
f
toGrayImage
Converts the image to a grayscale printer imagedata. Only for supported models
f
toMonoImage
Converts the image to a monochrome printer imagedata.
T
EposImageData
A minimal form of the DOM's ImageData.
Usage
import * as mod from "image-helpers";