Constructor and Description |
---|
BoxFilter() |
Modifier and Type | Method and Description |
---|---|
float |
get(float x,
float y)
Get value of the filter at offset (x, y).
|
float |
getSize()
Width in pixels of the filter extents.
|
public float getSize()
Filter
+/- getSize() / 2
around
the center of the pixel.public float get(float x, float y)
Filter