GS ( L pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b
<Function 84>
GS 8 L p1 p2 p3 p4 m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c
d1...dk]b
Define the downloaded graphics data (column format).
kc1 kc2 b xL xH yL yH [c d1...dk]1...[c
d1...dk]b
kc1 kc2 b xL xH yL yH [c d1...dk]1...[c
d1...dk]b
kc1 kc2 b xL xH yL yH [c d1...dk]1...[c
d1...dk]b
fn a kc1 kc2 b xL xH yL yH [c
d1...dk]1...[cd1...dk]b
54 30kc1 kc2 b xL xH yL yH [c
d1...dk]1...[cd1...dk]b
84 48kc1 kc2 b xL xH yL yH [c
d1...dk]1...[cd1...dk]b
12 ≤ (pL + pH × 256) ≤ 65535 (0 ≤ pL ≤ 255, 0 ≤ pH ≤ 255)
[When using GS 8 L:12 ≤ (p1 + p2 × 256 +p3 × 65536 + p4 × 16777216) ≤
4294967295]
m = 48, fn = 84, a = 48
32 ≤ kc1 ≤ 126
32 ≤ kc2 ≤ 126
0 ≤ d ≤ 255
k = (xL + xH × 256) × (int((yL + yH × 256) + 7)/8)
Defines the downloaded graphics data (column format) as a record specified by the
key codes (kc1 and kc2)
in the downloaded graphics area.
• b specifies the number of colors for the defined data.
• xL and xH specify the number of dots in the horizontal direction as (xL + xH ×
256).
• yL and yH specify the number of dots in the vertical direction as (yL + yH ×
256).
• c specifies the color of the defined data.
• d specifies the defined data (raster format).
• k indicates the number of the definition data. k is an explanation parameter;
therefore it does not need to be transmitted.
■
In
cases
where the specified key code already exists in memory,
it
will be
necessary
to
overwrite
the
data.