|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.c3d.operators.Moperator
|
+--com.c3d.image.ColourTwist
TeX This operator converts an image in tristimulus format to by multiplying by a conversion matrix as follows:
| Fields inherited from class com.c3d.operators.Moperator |
IDENTITY |
| Constructor Summary | |
ColourTwist(double[][] dm)
|
|
| Method Summary | |
Jimage |
apply(Jimage a)
|
com.c3d.util.atomic.Universal |
apply(com.c3d.util.atomic.Universal a)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ColourTwist(double[][] dm)
| Method Detail |
public com.c3d.util.atomic.Universal apply(com.c3d.util.atomic.Universal a)
public Jimage apply(Jimage a)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||