
72
^GF Direct graphic
^GFf,b,t,w,data
Parameter Description
f Format
Default: A for ASCII (Hex).
Others: B for binary.
b Binary byte count
In general b is same as t.
t Total byte count
This depends on the area of graphic.
w Byte count of a raster line
data Raster data
Hex or binary data according to the specified format.
Such graphic is loaded directly into the image frame buffer. No graphic name is specified.
Example
^XA
^FO50,60^GFA,100,100,5
FFFFFFFFFFFFFFFFFFFF
FFFF00FFFFFFFF00FFFF
FFF0000FFFFFF0000FFF
FF000000FFFF000000FF
F00000000FF00000000F
FF000000FFFF000000FF
FFF0000FFFFFF0000FFF
FFFF00FFFFFFFF00FFFF
FFFFFFFFFF000FFFF000
00FFFFFF000FFFFFFFF0
^XZ
Output
Kommentare zu diesen Handbüchern