Please ask usage questions on the user list (the dev list is for development discussions of the Commons components themselves).
Also, while you have the component listed in the email subject which is good enough IMO, the convention is to prefix subjects like so: "[Sanselan] Saving images" -Rahul On Wed, Jul 8, 2009 at 8:04 PM, Jonathan Giles<[email protected]> wrote: > Hi everyone, > > To get to the crux of my issue: I want to be able to read/write jpeg images > with metadata over a network connection. To do this I read/write > input/outputstreams. > > I've tried a few different ways, but no matter how I do it, the file that is > output is considerably smaller in filesize than when it went in. > > Is there a means through which I can get a stream of the complete image, > modify the metadata, and then write this to file? At present I can't see any > option for this. > > Please help - this is the final roadblock in my project! > Cheers, > Jonathan Giles > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
