Uh yeah, right. I didn't think about that. No way around subclassing Color then.
On 09.10.2006 09:54:31 Peter Coppens wrote: > > > >Do you really have to extend the Color class? I think it already > >provides methods to access the fallback sRGB value which is actually > >what the FO spec wants (getRed(), getGreen(), getBlue()). > > Not sure....all pretty new for me, but would the get<RGB>() functions not > return the profile based converted values rather than the ones the user > specified as first arguments to the rgb-icc function? Jeremias Maerki
