public class ColorRGBA extends ColorRGB
It exists mainly to avoid AWT references to Color
.
Constructor and Description |
---|
ColorRGBA(int red,
int green,
int blue,
int alpha) |
Modifier and Type | Method and Description |
---|---|
int |
getAlpha() |
equals, fromHSVColor, fromHTMLColor, getARGB, getBlue, getGreen, getRed, hashCode, toHTMLColor, toString
Copyright © 2015–2022 SciJava. All rights reserved.