Uses of Class
com.aspose.imaging.ColorMap

Packages that use ColorMap
com.aspose.imaging   
 

Uses of ColorMap in com.aspose.imaging
 

Methods in com.aspose.imaging with parameters of type ColorMap
 void ImageAttributes.setBrushRemapTable(ColorMap[] map)
           Sets the color-remap table for the brush category.
 void ImageAttributes.setRemapTable(ColorMap[] map)
           Sets the color-remap table for the default category.
 void ImageAttributes.setRemapTable(ColorMap[] map, int type)
           Sets the color-remap table for a specified category.