|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.media.image.Colorization
com.threerings.opengl.renderer.config.ColorizationConfig.FullyCustomColorization
public static class ColorizationConfig.FullyCustomColorization
A fully custom colorization.
| Field Summary |
|---|
| Fields inherited from class com.threerings.media.image.Colorization |
|---|
_fhsv, _hsv, colorizationId, offsets, range, rootColor |
| Constructor Summary | |
|---|---|
ColorizationConfig.FullyCustomColorization(Color source,
float[] range,
float[] offsets)
Creates a new fully custom colorization. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
int |
hashCode()
|
| Methods inherited from class com.threerings.media.image.Colorization |
|---|
distance, getColorizedRoot, matches, recolorColor, toFixedHSV, toString, toVerboseString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ColorizationConfig.FullyCustomColorization(Color source,
float[] range,
float[] offsets)
| Method Detail |
|---|
public int hashCode()
hashCode in class Colorizationpublic boolean equals(Object other)
equals in class Colorization
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||