|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shapelogic.color.ColorChannelSplitterRGB
public class ColorChannelSplitterRGB
Split a int into 3 colors.
| Field Summary | |
|---|---|
static ColorChannelSplitter |
INSTANCE
|
| Constructor Summary | |
|---|---|
ColorChannelSplitterRGB()
|
|
| Method Summary | |
|---|---|
static ColorChannelSplitter |
getInstance()
|
int[] |
split(int colorIn,
int[] iArray)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static ColorChannelSplitter INSTANCE
| Constructor Detail |
|---|
public ColorChannelSplitterRGB()
| Method Detail |
|---|
public int[] split(int colorIn,
int[] iArray)
split in interface ColorChannelSplitterpublic static ColorChannelSplitter getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||