Re: JPEG quality loss



k0m0r wrote:
Hi.
I've been trying to solve it myself, but I give up.

Have you given up prior to consulting the documentation?

I need to convert BufferedImage to byte[]. I'm using
com.sun.imageio.plugins.jpeg.JPEGImageWriter and everything works
perfect, expect the writer keeps compressing all images, and the
quality of output is really poor :(
....
writer.write(iioImage);

A quick perusal of that documentation suggests..
<http://java.sun.com/j2se/1.5.0/docs/api/javax/imageio/ImageWriter.html#write(javax.imageio.metadata.IIOMetadata,%20javax.imageio.IIOImage,%20javax.imageio.ImageWriteParam)>
...combined with..
<http://java.sun.com/j2se/1.5.0/docs/api/javax/imageio/ImageWriteParam.html#setCompressionQuality(float)>
...should do what you want.

Andrew T.

.



Relevant Pages

  • Re: Filling in "gaps" in data
    ...  The documentation does not seem to be quite as clear:http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/querie ... ... "CONNECT BY specifies the relationship between parent rows and child ... as I was first trying to understand this syntax). ... "PRIOR is most commonly used when comparing column values with the ...
    (comp.databases.oracle.server)
  • Re: Sold the Scout - new twist
    ... Documentation establishes the chain of ownership and ... establishes that there are no unfullfilled *prior* liens. ... liability incurred by a prior owner ten years in the past. ... offshore which breaks the USCG chain of title and makes the boat very ...
    (rec.boats)
  • RE: how does #Include work?
    ... A control will do ... Anyway, INCLUDES are pulled into the page PRIOR to ANY parsing, ... "Andy Fish" wrote: ... but I can't find any documentation on msdn about this and I'm trying ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: timeits environment
    ... informed you and send it to the destination mentioned on the documentation page. ... a submission might be viewed prior to going through the work of doing it. ... is a clear explanation of what is wrong and how it might be fixed that will definitely be read. ...
    (comp.lang.python)
  • Re: GetThemeSysColor
    ... GetThemeSysXxxx function. ... Did you even try looking through the documentation I mentioned in my prior ... A quick scan through the available theming functions would tell you ...
    (microsoft.public.vb.winapi.graphics)