Package | Description |
---|---|
org.sunflow.core.parser | |
org.sunflow.image |
Modifier and Type | Method and Description |
---|---|
protected void |
SCParser.parseBackgroundBlock(SunflowAPIInterface api) |
protected Color |
SCParser.parseColor() |
protected void |
SCParser.parseGIBlock(SunflowAPIInterface api) |
protected void |
SCParser.parseLightBlock(SunflowAPIInterface api) |
protected boolean |
SCParser.parseShader(SunflowAPIInterface api) |
Modifier and Type | Method and Description |
---|---|
static Color |
ColorFactory.createColor(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.
|
Copyright © 2018. All rights reserved.