public abstract class PixelTransform_F32
extends java.lang.Object
| Constructor and Description |
|---|
PixelTransform_F32() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
compute(int x,
int y)
applies a transform to a pixel coordinate
|
float |
getDistX() |
float |
getDistY() |