CodeBase - RGB / RGBA Colour and Other Commands
Return to the CodeBase listing
Category: Libraries
Version: 1.0
Information
Uploaded: 14th Sep 2005 14:44
Modified: 1st Jan 1970 01:00
Author: Hamish McHaggis
Summary
The code to convert RGBA colours to a single value, and to extract the RGBA values from the single value.
Full Description
The code to convert RGBA colours to a single value, and to extract the RGBA values from the single value. Uses simple bitwise operations to compile four bytes into a dword (and back).
Comments
No comments yet.