RGB to HSV conversion using PIL?

Ahn, Jae-wook mail at codex.pe.kr
Fri Jan 5 18:54:28 EST 2001


Hi.

Using PIL, how can I convert RGB color space to HSV? According to manual,
RGB can be converted to LAB using matrix calculation, but I have no idea of
using matrix for color space conversion.

Is anyone able to post the matrix for HSV color conversion?

Thank you.





More information about the Python-list mailing list