|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.image.colour.ARGBGradient
public class ARGBGradient
| Constructor Summary | |
|---|---|
ARGBGradient()
|
|
| Method Summary | |
|---|---|
void |
addColorAt(float p,
int c)
|
int[] |
calcGradient(float pos,
int steps)
|
float |
getMaxDither()
|
void |
setMaxDither(float maxDither)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ARGBGradient()
| Method Detail |
|---|
public void addColorAt(float p,
int c)
public int[] calcGradient(float pos,
int steps)
public float getMaxDither()
public void setMaxDither(float maxDither)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||