Warning: This site is under construction, most links will be broken.
LightX API -> lxgfx -> c32to16
Last modified on Fri, 30th Mar 2007 at 01:57 UTC by zippletlxgfx.c32to16
function c32to16(
col: tlxcolour32
): tlxcolour16;
Returns the 16bpp equivalent of the passed 32bpp colour.
col: tlxcolour32
The colour to convert to 16bpp.
Class: lxgfx