Discuss Drawing an indexed image on iPhone at the iPhone Developer Exchange - Hackint0sh.org; Hi all,
The issue is drawing an indexed image on an iPhone (1 byte pr ...
-
Drawing an indexed image on iPhone
Hi all,
The issue is drawing an indexed image on an iPhone (1 byte pr pixel, 256 colors). You can easily convert a raw image to a CGImage if it is 24 or 32 bts per pixel RGB using 'CGBitmapContextCreate' and 'CGBitmapContextCreateImage' but it does not work with indexed images, I have searched in iPhone SDK documentation and the WEB but didn't find a word about it.
Any idea?
Thanks for helping.
Greg
-
Similar Threads
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 02-21-2011, 05:50 PM
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 09-30-2010, 06:30 PM
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 05-03-2010, 05:50 PM
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 08-12-2008, 05:00 AM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks