Register
Site Login
Site Search
Forums
Advertisement
Welcome to PocketMatrix. PocketMatrix is dedicated to providing the best online community for mobile device developers and enthusiests. What's new?

How display big jpg images, 1600x1200 ?


How display big jpg images, 1600x1200 ?

Postby slava__ » Aug 1, 2007 @ 5:10am

I have to show photo with a picture of 1600х1200 on the screen PPC. Does PocketFrog zoom function?

Help with the code, ideas?
slava__
pm Member
 
Posts: 3
Joined: Jul 30, 2007 @ 11:02am


Postby fast_rx » Aug 1, 2007 @ 3:20pm

Since no one else has replied, I'll try...

I think you'd want to break up the large image into smaller tiles if you are wanting to draw parts of the image at 1:1 ratio (because each line of the source image contains so much info that you'll want to ignore.

With respect to the zooming, PFrog can scale, but it will just pick single pixels from the source image - not do an average of pixels, which would look a lot nicer.
It's pretty easy to make a picture 1/4 the size by averaging 4 pixels into 1. Do that twice and you'll be close to the resolution of your PDA...
User avatar
fast_rx
pm Member
 
Posts: 660
Joined: Jun 10, 2003 @ 4:24pm


Return to PocketFrog & PocketHAL


Sort


Forum Description

SDKs for fast and robust device-independent access to Pocket PC display hardware.

Moderators:

sponge, Kzinti

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron