|
Re: Gamma correction in IE5.5
Refference to the mail:
We have updated batik to batik1.5 and I
used:
PNGTranscoder vTranscoder = new
PNGTranscoder();
vTranscoder.addTranscodingHint(PNGTranscoder.KEY_GAMMA ,new Float(1.0F/1.942F)); for the gamma correction, but it does not work.It
seems that the value is ignore, since with other
values inserted, it gives me the same
color.
With regards
Philip |
- Gamma correction in IE5.5 Philip Arad
- Re: Gamma correction in IE5.5 Thierry Kormann
- Re: Gamma correction in IE5.5 Philip Arad
- Re: Gamma correction in IE5.5 Chris Lilley
