TKE_ImageOpcode
ASCII |
i | Hexadecimal |
69 | Decimal |
105 |
OperandsPoint position, Byte format, [Byte name_length], [(name_length)xByte name], Long width, Long height, Byte compression, Variable data
NotesAn image is inserted into the currently open segment.The only compression currently supported is "none" (0). Data is arranged per-pixel, starting at the upper-left and moving right, then moving down to successive rows. The amount of data per pixel is shown in the following table. Pixels in mapped images are indices into the appropriate color map. The order of bytes in non-mapped formats is as shown.
|