Draw Group4 PNG Image

Purpose

Syntax
Opcode format Opcode Operand Format Comments
Extended ASCII (Group4PNGImage <ws>"<TFormat<IId>"<ws>>[<ws><ICol>,<IRow>\
<ws><IX1>,<IY1><ws><IX2>,<IY2><IColorMapSize>

[(Colormap <ws><ICount>[<ws><IRi>,<IGi>,<IBi>,<IAi>]+\
[<ws>])]][(<ws><IDSize><ws>[<HData>]+)])

Draws an PNG or Group4 Bitonal image
Extended Binary 0x0009 <USCol><USRow><LX1><LY1><LX2><LY2><LId><L>\
<LDSize>[<BData>]+}
A Group4 bitonal Image.
Extended Binary 0x000C <USCol><USRow><LX1><LY1><LX2><LY2><LId><L>\
<LDSize>[<BData>]+}
A PNG Image.
Extended Binary 0x000D <USCol><USRow><LX1><LY1><LX2><LY2><LId><IColorMapSize>

[(Colormap <ws><ICount>[<ws><IRi>,<IGi>,<IBi>,<IAi>]+\
[<ws>])]][(<ws><IDSize><ws>[<HData>]+)])

A Group4 bitonal transparent Image.
Details Notes