public static class RGB.Companion
| Modifier and Type | Method and Description |
|---|---|
RGB |
fromInt(int argb)
Create an
class RGB instance from a packed (a)rgb integer, such as Android color ints or
those returned from AWT's BufferedImage.getRGB. |