YUV to bitmap

Login to reply to this topic.
Mon, 2007-01-08 12:08
Joined: 2006-11-26
Forum posts: 21
Hi,

can anybody can tell me how to convert YUV to BitMap.
I think first i  have to convert YUV to RGB and then from RGB to
Bitmap.

am i write?Huh

or there is direct API's which can be use to convert YUV to bitmap?Huh

Thanks in advance!!!!1

Mon, 2007-01-08 14:27
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2009
Re: YUV to bitmap
Bitmaps contain RGB data. So you should convert directly from YUV into RGB, using the bitmap buffer to hold the result.

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

  • Login to reply to this topic.