how can i get a thumbnail from an image in S603rd

Login to reply to this topic.
Fri, 2008-06-20 04:25
Joined: 2007-07-04
Forum posts: 8

i want to get a thumbnail from an image in S603rd,who can tell me how to do it? can give me some source or Example? thanks!


Fri, 2008-06-20 05:08
Joined: 2008-01-16
Forum posts: 146
Re: how can i get a thumbnail from an image in S603rd

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

Fri, 2008-06-20 07:10
Joined: 2007-07-04
Forum posts: 8
Re: how can i get a thumbnail from an image in S603rd

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!

Mon, 2008-06-23 05:32
Joined: 2008-01-16
Forum posts: 146
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


Thanks & Regards,
Md.Khalid Ahmad

  • Login to reply to this topic.