DataBuffer, ColorModels and SampleModels

Roman Kennke roman at kennke.org
Wed May 9 16:02:40 UTC 2007


> src/share/classes/sun/java2d/cmm/ defines the pluggable API 
> 
> that accepts either Kodak CMS or LittleCMS

Oh interesting. The GNU Classpath API is directly implemented in the
java.awt.color and gnu.java.awt.color without some plugging in between.
The pluggable API doesn't seem to easily fit. Too bad. It seems that
some pieces in java.awt.image are dependend on that pluggable API
(rather than using java.awt.color directly) so this probably is not as
easy as I hoped.

/Roman
-- 
http://kennke.org/blog/




More information about the 2d-dev mailing list