Maven module :un.api : api-image :
Class :
un.api.image.color.TransformedColorModel
Extends/Implements :
un.api.image.color.AbstractColorModel
Subclasses : -
Variables : -
Functions :
TransformedColorModel,
isAlphaPreMultiplied,
toColor,
toColorARGB,
toSample,
toSample
public void
TransformedColorModel (RawModel rawModel, Transform trs, boolean alphaPremultiplied)
public boolean
isAlphaPreMultiplied ()
public Color
toColor (Object sample)
public int
toColorARGB (Object sample)
public Object
toSample (Color color)
public Object
toSample (int color)
floats or offset and scale transform values.
author Johann Sorel