public class OAColor extends Object
| Constructor and Description |
|---|
OAColor() |
| Modifier and Type | Method and Description |
|---|---|
static Color |
getForeground(Color backgroundColor) |
static Color |
getForegroundColor(Color backgroundColor) |
static Color |
getForegroundColor(int r,
int g,
int b)
Get best foreground color to use with the background color r,g,b value
|
public static Color getForegroundColor(int r, int g, int b)
Copyright © 1999–2025 ViaOA. All rights reserved.