Support
model
- 380 -
2.2.18 Gray Scale Commands
GS ( z GrayBMP,
size,height,bitcount,xL,yL,xpixel,ypixel,d1…dk
[Function] Print of the gray scale raster graphics
[Code] <1D>H<28>H<7A>H<kind1…10><size1,2,3,4><height1,2><bitcount1,2>
<xL><yL><xpixel1,2,3,4><ypixel1,2,3,4>[d1…dk]
[Range] kind1=71("G"), kind2=114("r"), kind3=97("a"), kind4=121("y"), kind5=66("B ")
kind6=77("M"), kind7=80("P "), kind8,9,10=32(" ")
15≦size≦1073479687 *size=(size1+size2×16+size3×256+size 4×4096)
24≦height≦40 *height=(height 1+height 2×256)
bitcount1=4, bitcount2=0
1≦xL≦2, 1≦yL≦2
1≦xpixel≦8192 *xpixel=(xpixel1+xpixel2×256+xpixel3×65536+xpixel4×16777216)
1≦ypixel≦26208 *ypixel=(ypixel1+ypixel2×256+ypixel3×65536+ypixel4×16777216)
“GrayBMP”+20H(Space) 3bytes
The number of bytes from height to the file last
The number of Stored line max 28H 00H
≦
≦
Horizontal Direction 1x, 2x
≦
≦
Vertical Direction 1x, 2x
≦
≦
The number of graphics Horizontal dots
≦
≦
The number of graphics Vertical dots
≦
≦
Graphics data “k”=(xpixel+1)/2×ypixel