Discover Packages
github.com/epsimatic/escpos
raster
package
Version:
v0.0.0-...-1cbc4c6
Opens a new window with list of versions in this module.
Published: Dec 24, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Converter struct {
MaxWidth int
Threshold float64
}
type Target interface {
Raster(width, height, bytesWidth int , rasterData []byte , printingType string )
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.