Hi Joseph,
Sun's JDK (as of version 1.4.1) does not honor the BICUBIC hint. We
hope to add bicubic interpolation in the Tiger release (1.5). For now
your best bet is to use the BILINEAR hint. (RENDER_QUALITY will also
result in bilinear interpolation; using both in conjunction will result
in bi
Hello,
I'm trying to shrink some photos (mostly jpeg) and maintain a reasonable
balance of performance and quality. Right now, the performance is acceptable
and the quality isn't terrible, but it's not so hot. I'm at the point where
I'm willing to trade a *little* performance for some quality gain