| Constructor and Description |
|---|
FSCMYKColor(float cyan,
float magenta,
float yellow,
float black) |
| Modifier and Type | Method and Description |
|---|---|
FSColor |
darkenColor() |
float |
getBlack() |
float |
getCyan() |
float |
getMagenta() |
float |
getYellow() |
FSColor |
lightenColor() |
String |
toString() |
public FSCMYKColor(float cyan,
float magenta,
float yellow,
float black)
public float getCyan()
public float getMagenta()
public float getYellow()
public float getBlack()
public FSColor lightenColor()
lightenColor in interface FSColorpublic FSColor darkenColor()
darkenColor in interface FSColorCopyright © 2023. All rights reserved.