Draw Ellipse/Elliptical Arc/Elliptical Wedge

Purpose

Syntax
 
Opcode format Opcode

[ASCII] (Hex)

Operand Format Comments
Single-byte - ASCII operand [E] ((45) [<ws>]<IX>,<IY><ws><IRh>,<IRv> Absolute coordinates.
Extended ASCII (Ellipse <ws><IX>,<IY><ws><IRh>,<IRv><ws><Istart>,<IEnd><ws><ITilt>[<ws>]) Absolute coordinates.
Single-byte - binary operand [e] ((65) <LX><LY><ULRh><ULRv><USStart><USEnd><USTilt> Relative coordinates.
Details

Figure 1. Portion of ellipse rendered by Start and End arguments

Notes