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