views:

43

answers:

1

Hi Everybody,

I want to display .tiff images coming from server in my native iphone application. Is it possible to display .tiff images in native iphone application? I am trying to solve this problem since 2 hrs with no success. I searched the net for nearly 2 hrs with no solution to this problem.

Can anyone help me to solve this problem...

Any sample code will be very helpful...

Thanx in advance...

A: 

Here it says that the tiff format is supported by the UIImage class so you can load it in one of those and put it into an UIImageView. Have you already tried this? If the answer is yes, post some code

rano
i have tried this.. the image is coming from the server in the tiff format. plz help me....
Atulkumar V. Jain
please post some code
rano