Maven module :un.api : api-image :
Class : un.api.image.color.BandTrsColorModel
Extends/Implements : un.api.image.color.AbstractColorModel
Subclasses : -

author  Johann Sorel


Variables : -
Functions : BandTrsColorModel, getMapping, isAlphaPreMultiplied, toColor, toColorARGB, toSample, toSample



public void BandTrsColorModel (RawModel rawModel, int[] mapping, float[] scale, float[] offset, boolean alphaPremultiplied)

public int[] getMapping ()

public boolean isAlphaPreMultiplied ()

public Color toColor (Object sample)

public int toColorARGB (Object sample)

public Object toSample (Color color)

public Object toSample (int color)