Warning: This site is under construction, most links will be broken.

LightX API -> lxgfx

Last modified on Tue, 17th Apr 2007 at 23:10 BST by zipplet

Unit: lxgfx.pas
Required libraries in search path: None

Description


This is the graphics base class and also includes the software rendering engine.

Software rendering engine notes


In 16bpp mode, the alpha channel is not updated with pixel/block copy operations, with the exception of the fill() procedure, for speed. Therefore, you can only rely on the alpha channel and masking/alpha functions in the following cases:

Descendants (rendering engines)


Fields


Callbacks


Methods


Initialisation / shutdown

Display mode

Surface handling

Frame / output

Drawing primitives

Surface drawing / masking

Utility / conversion

Clipping

True type font output

<<< Back to LightX documentation root