User manual

Bitmap Fields
Use this record for only the first field. Use the simpler
Next-Bitmap field for later fields in the graphic.
Syntax
B,row,column,algorithm,"data"
B
Token to begin a bitmap field.
row
Distance from the reference
row
selected in the
Graphics Header to the
bottom
of the
graphic image. Measure in units selected in the
Graphics Header: 1/100 inches (English),
1/10 millimeters (Metric), or dots (Graphic).
Ranges:
English 0-800
Metric 0-2032
Dots 0-1535
column
Distance from the reference
column
selected in
the Graphics Header to the
bottom
of
the box. Measure in units selected in the
Graphics Header: 1/100 inches (English),
1/10 millimeters (Metric), or dots (Graphic).
Ranges:
English 0-400
Metric 0-1118
Dots 0-768
algorithm
Coding method to use for bitmap data (see
Chapter 2).
H Hex Representation
R Run Length Encoding
"data"
Character string derived under "Hex
Representation" or "Run Length Encoding"
procedures in Chapter 2, "Creating the Graphic
Image." Do not put spaces or any other character
between the hex numbers or run length code letters.
Defining Graphic
Images
3. Defining Graphic Images
3-5