Is there any way to zoom into & scroll through an image?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

At present, I can't see any way to zoom into the picture on an image control
and scroll around the enlarged image. Can anyone offer a possible solution?
 
Stephen, thanks for the info. Your link is bad (error 404) but I found your
code by browsing from your home page. It would take me quite a while to work
out how you have coded your sample database, but at first glance, I suspect
that you are temporarily embedding the selected image. Is this the case? I
would actually prefer to work with linked images.

I note that, while your app does work (albeit rather sluggishly) with large
jpeg files of 2 - 3MB, it messes up the colours by creating a 'posterised'
effect. Also, the 'Zoom' option doesn't display the whole image as I would
expect.

Ideally, I would prefer a panning control instead of or in addition to
scroll bars.

Since posting my query, I have found one commercial solution called DBpix,
that exploits BLOBs (a new acronym for me). This appears to work quite well
though I'm still looking for any other alternatives out there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top