Yes. I developed an app once that handled huge images (much bigger
than 80MB). However, it took a lot of work to be able to work with
those images as smoothly as the app did it. It can be done. (And that
was also awhile ago - I'm guessing new features in the Java API can
help you out even more.)
Hi guys, thx for answering,
Do you know any tutorials to improve my image skills manipulation using
Java. Because, I really don't have any idear how to tune a program like
that.
Regards,
JC a écrit :
> Yes. I developed an app once that handled huge images (much bigger
> than 80MB). However, it took a lot of work to be able to work with
[quoted text clipped - 14 lines]
> >
> > Regards,
JC - 07 Aug 2006 17:31 GMT
Well, like Ben said, there are quite a few image libraries out there
that will already do the work for you. Again, it's been so long, I
can't remember the names, but do a Google search for java image
libraries or something along those lines. I'm guessing you're going
to find some good things.
Good luck.
> Hi guys, thx for answering,
>
[quoted text clipped - 24 lines]
> > >
> > > Regards,