Re: how can i get a thumbnail from an image in S603rd
Hi ,
have you gone through CExifRead class.
it have a method CExifRead::GetThumbnailL ( )
which returns pointer to a copy of the thumbnail image data.
and see Class TTranpPicture too.
check below link http://discussion.forum.nokia.com/forum/showthread.php?t=103667
Forum posts: 146
Hi
Please go through this link, Hopefully this will help you.
http://wiki.forum.nokia.com/index.php/How_to_retrieve_image_thumbnails_in_S60_3rd_Edition%3F
Thanks & Regards,
Md.Khalid Ahmad
Forum posts: 8
thanks er.khalid. i have a look at that link,but i have to get a thumbnail from an image.can you tell me more? thanks!
Forum posts: 146
Hi ,
have you gone through CExifRead class.
it have a method CExifRead::GetThumbnailL ( )
which returns pointer to a copy of the thumbnail image data.
and see Class TTranpPicture too.
check below link
http://discussion.forum.nokia.com/forum/showthread.php?t=103667
Thanks & Regards,
Md.Khalid Ahmad