Draw Image


 

Purpose

 

Syntax

Opcode format Opcode Operand Format Comments
Extended ASCII (Image <ws><ICol>,<IRow><ws><IX1>,<IY1><ws><IX2>,<IY2><ws><IId><ws><TFormat>[<ws>[,]<IData>]+) Draws an image
Extended Binary 0x0002 <USCol><USRow><LX1><LY1><LX2><LY2><LId><Bcount>[<BRi><BGi><BBi><BAi>]+<LDSize>[<BData>]+} A bitonal colormapped image.
0x0003 <USCol><USRow><LX1><LY1><LX2><LY2><LId><Bcount>[<BRi><BGi><BBi><BAi>]+<LDSize>[<BData>]+} A Group3X compressed bitonal colormapped image
0x0004 <USCol><USRow><LX1><LY1><LX2><LY2><LId><LDSize>[<BGIndex>]+} A color-indexed image.
0x0005 <USCol><USRow><LX1><LY1><LX2><LY2><LId><Bcount>[<BRi><BGi><BBi><BAi>]+<LDSize>[<BLIndex>]+} A colormapped image.
0x0006 <USCol><USRow><LX1><LY1><LX2><LY2><LId><LDSize>[<BRn><BGn><BBn>]+} An RGB image.
0x0007 <USCol><USRow><LX1><LY1><LX2><LY2><LId><LDSize>[<BRn><BGn><BBn><BAn>]+} An RGBA image
0x0008 <USCol><USRow><LX1><LY1><LX2><LY2><LId><LDSize>[<BData>]+} A JPEG compressed RGB image.

 

Details

Notes

 

Implementation in WHIP! Versions

Toolkit Function

TBD

Partial

Full

Revised in

Draw Image -

-

2.0

-

 

See Also