Parameters | Details |
---|---|
d = device to store the image | Values: R: , E: , B: , and A: Default: R: |
o = image name | Values:
1 to 8 alphanumeric charactersDefault: if a name is not specified, UNKNOWN is used |
x = extension | Format: .GRF |
t = total number of bytes in the graphic | See the formula in the examples below. |
w = number of bytes per row | See the formula in the examples below. |
data = ASCII hexadecimal string defining image | The data string defines the image and is an ASCII hexadecimal representation of the image. Each character represents a horizontal nibble of four dots. |