Methods Summary |
---|
public void | copyTo(float[] destination, int offset) throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object obj) throw new RuntimeException("Stub!");
|
public float | getBlue() throw new RuntimeException("Stub!");
|
public float | getComponent(int colorChannel) throw new RuntimeException("Stub!");
|
public float | getGreenEven() throw new RuntimeException("Stub!");
|
public float | getGreenOdd() throw new RuntimeException("Stub!");
|
public final float | getRed() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|