Apolo
unread,Dec 16, 2009, 4:05:22 PM12/16/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iPhone Application Development Auditors
Hello guys,
I've been trying to render an image received from a BSD socket. What i
have is a byte[] with the RGB componentes. At first i thought about
using Quartz, I created a context, but once created i didn't know how
to use the byte[] where the info was. It's been a while since i
started to think about changing to OpenGL but something tells me that
it's too complicated for a simple thing like convert a byte[] to an
image.I ask for your advice if it's posible.
Thanks.