Class TCanvasVideo (unit CanvsVid) |
****** * * Module: CanvsVid * Author: Joe Kessler * IntegrationWare - A New Generation of Extraordinary PC Solutions * www.integrationware.com * * Purpose: * * This module defines the TCanvasVideo class, which is derived from the * abstract TVideoDevice ancestor. It provides the ability for the program * to draw objects on a Delphi form by overriding abstract methods. * ******
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Public constructor.
Functions |
Method to clear off the entire frame.
functions to return the current physical screen dimensions.
Turn on the requested pixel.
Move to the requested coordinates.
Methods to move the pen position and draw lines.
Method to set the current pen color.
Set the default stylus color.
Method to set a single pixel.
Draw a line from the current stylus position to the requested spot.
Properties |
Events |
Variables |
Reference to form and canvas objects being used for output.