Class Color

  • All Implemented Interfaces:

    @JvmInline() 
    public final class Color
    
                        

    An ARGB color.

    The given argb is an unsigned integer representing the ARGB color components as 4 bytes. There are therefore 8 bits of precision for each component.