CodeBase - DBPro RGB to/from HSL ( Hue , Saturation , Lightness )

Return to the CodeBase listing

Category: Basic 2D

Version: 1.0b

0
0

Information

Uploaded: 3rd Jul 2004 06:37

Modified: 3rd Jul 2004 06:40

Author:  DeepBlue

Summary

Function library to convert RGB to/from HSL including demonstration code.

Full Description

Function library to convert RGB to/from HSL including demonstration code.<br /> <br /> Please note that the demonstration code is relatively slow as it uses pixel by pixel manipulation of the image to show function usage.<br /> <br /> I would not not recommend running the example code with an image not much larger than 200x100 pixels due to the above.<br /> <br /> An image 'image1.bmp' is required to run the code. A sample image along with the above demo code and a seperate file containing only the functions can be downloaded under the code listing section (77Kb)<br /> <br /> DeepBlue

Comments

No comments yet.