Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Allegro 4.4 color spaces?

This thread is locked; no one can reply to it. rss feed Print
Allegro 4.4 color spaces?
Zepper
Member #8,715
June 2007
avatar

Allegro 4.4 is mostly RGB. For proper NES emulation, I would need a YUV color space, but I see only HSV as alternative in Alleg44.

Any chance of using another color space? If yes, how do I put a pixel / its color bits format?

LennyLen
Member #5,313
December 2004
avatar

You'll need to write yor own RGV->YUV conversion function. This should help you get started.

Edgar Reynaldo
Major Reynaldo
May 2007
avatar

Go to: