Uses of Class
net.anwiba.commons.image.experimental.IntMap
-
Packages that use IntMap Package Description net.anwiba.commons.image.experimental -
-
Uses of IntMap in net.anwiba.commons.image.experimental
Methods in net.anwiba.commons.image.experimental with parameters of type IntMap Modifier and Type Method Description static org.eclipse.imagen.PlanarImageJAIUtils. createIndexedImage(java.awt.image.RenderedImage sourceImage, IntMap intMap, int undefinedIndex)static org.eclipse.imagen.PlanarImageJAIUtils. createMapping2(java.awt.image.RenderedImage sourceImage, IntMap indexMap)
-