Uses of Class
it.tidalwave.image.ColorMatrix
-
Packages that use ColorMatrix Package Description it.tidalwave.image -
-
Uses of ColorMatrix in it.tidalwave.image
Fields in it.tidalwave.image declared as ColorMatrix Modifier and Type Field Description static ColorMatrix
ColorMatrix. XYZ_TO_RGB
Methods in it.tidalwave.image that return ColorMatrix Modifier and Type Method Description ColorMatrix
ColorMatrix. inverse()
ColorMatrix
ColorMatrix. product(ColorMatrix m)
Methods in it.tidalwave.image with parameters of type ColorMatrix Modifier and Type Method Description ColorMatrix
ColorMatrix. product(ColorMatrix m)
-