|
Jazz3D API |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.sygem.visimagik.Filter
|
+--com.sygem.visimagik.FilterMotion
Lovely motion-blur filter.
Filter| Constructor Summary | |
FilterMotion()
Default constructor. |
|
| Method Summary | |
void |
execute(int[] graphics_array)
Perform the image processing. |
| Methods inherited from class com.sygem.visimagik.Filter |
removeMask, setMask |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FilterMotion()
| Method Detail |
public void execute(int[] graphics_array)
graphics_array - The array to perform the processing onVisimagik
|
©2001 SyGem Software |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||