| Package | Description |
|---|---|
| org.sunflow.image |
| Modifier and Type | Method | Description |
|---|---|---|
static Color |
ColorFactory.createColor(java.lang.String colorspace,
float... data) |
Creates a color value in the renderer's internal color space from a
string (representing the color space name) and an array of floating point
values.
|