< Previous | Contents | Next >
There are basic drawing, shape filling, outlines and text with different graphic colors and styles.
The process of shape rendering is similar to 3D programming using Contexts. Define a context, add shapes, color and styles, and render into an image. Once a context is created arguments and
parameters cannot be removed, only replaced. The context will render to an image using PutToImage.