|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.algorithms.dti.tractography.FACT.RGB
public class RGB
Created by IntelliJ IDEA. User: bennett Date: Dec 6, 2005 Time: 4:44:08 PM To change this template use Options | File Templates.
| Field Summary | |
|---|---|
byte |
b
|
byte |
g
|
byte |
r
|
| Constructor Summary | |
|---|---|
RGB(byte R,
byte G,
byte B)
|
|
| Method Summary | |
|---|---|
static RGB |
read(LEFileReader fp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte r
public byte g
public byte b
| Constructor Detail |
|---|
public RGB(byte R,
byte G,
byte B)
| Method Detail |
|---|
public static RGB read(LEFileReader fp)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||