toggle menu
Nutrient Java SDK
JVM
Guides
Ver. 1.X
switch theme
search in API
Nutrient Java SDK
/
io.nutrient.sdk
/
Color
Color
public
final
class
Color
Represents a color in ARGB format.
Members
Constructors
Color
Link copied to clipboard
public
void
Color
(
)
Functions
to
String
Link copied to clipboard
public
final
String
toString
(
)
Returns a string representation of the color in "A, R, G, B" format.