Page 1 of 1

18 bit support question

PostPosted: Mar 27, 2006 @ 8:37am
by dynz

PostPosted: Mar 27, 2006 @ 12:38pm
by palamir
Hi dynz,

the only thing that i can say is that GD works on 6680, our titles work. but you need the last version.

Pal,

PostPosted: Mar 28, 2006 @ 5:36pm
by dynz
Thanks for your reply,

I am actually trying to convert between different image formats, without using the getpixel() and setpixel() methods GapiDraw provides. This is for performance reasons, so I write directly to the buffer doing all the necessary conversions.

I guess what I am really after is finding out if GapiDraw support anyother pixel formats apart from 444, 555 and 565 and also finding out how it handles pixel formats for 18bit screens.

Thanks

Dynz