Uses of Class
net.imglib2.display.ARGBARGBColorConverter
-
Packages that use ARGBARGBColorConverter Package Description net.imglib2.display -
-
Uses of ARGBARGBColorConverter in net.imglib2.display
Subclasses of ARGBARGBColorConverter in net.imglib2.display Modifier and Type Class Description static classARGBARGBColorConverter.ToGrayA converter from a ARGB to ARGB that initially converts the input color to grayscale, then scales the resulting grayscale value with the set color.static classARGBARGBColorConverter.VolatileToGray
-