Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iphonejudy

macrumors 6502
Original poster
Sep 12, 2008
301
1
I want to declare a image as a bitmap image

For UIImage we declared as UIImage *image1;

Like that can we declare a bitmap image?
 
Short answer is you can't. If your image is a vector you can't just "declare" that it's a bitmpat: you need to convert it. I would note that UIImage only claims to support bitmap image formats...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.