1 ≤ p1 ≤ 24
ESC / P2 Commands |
| Epson | |
Print raster graphics |
|
| |
|
|
|
|
| Control sequence | Hexadecimal | Decimal |
|
|
|
|
| ESC . p1 p2 p3 p4 p5 p6 | 1B 2E p1 p2 p3 p4 p5 p6 | 27 46 p1 p2 p3 p4 p5 p6 |
| p1 = 0 |
|
|
graphics mode (not compressed)
p1 = 1
graphics mode, compressed
p2 = 5, 10, 20
vertical resolution in 3600/p2 dpi
p3 = 5, 10, 20
horizontal resolution in 3600/p2 dpi p4 = vertical dot count
range:
p = p5 + p6 * 256
p: horizontal dot count
The following combination is not possible: p2 = 10, p3 = 20
Programmer Reference Guide |