|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.image.AbstractFrameFilter
lt.monarch.image.filter.DistortionFilter
public class DistortionFilter extends AbstractFrameFilter
| Modifier and Type | Field and Description |
|---|---|
static VectorMap |
bumpMap
|
int |
xBumpOffset
|
int |
yBumpOffset
|
| Constructor and Description |
|---|
DistortionFilter()
|
| Modifier and Type | Method and Description |
|---|---|
void |
filterFrame(RGBBitmap frame,
RGBBitmap result)
|
| Methods inherited from class lt.monarch.image.AbstractFrameFilter |
|---|
initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int xBumpOffset
public int yBumpOffset
public static VectorMap bumpMap
| Constructor Detail |
|---|
public DistortionFilter()
| Method Detail |
|---|
public void filterFrame(RGBBitmap frame,
RGBBitmap result)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||