| Modifier and Type | Method and Description |
|---|---|
Pixel |
Filter.output(Pixel p)
output
Returns a filtered value related to the (Pixel) @param p input
|
Pixel[] |
Filter.output(Pixel[] px)
output
Returns a filtered value related to the (Pixel []) @param px input
|
| Modifier and Type | Method and Description |
|---|---|
Pixel |
Filter.output(Pixel p)
output
Returns a filtered value related to the (Pixel) @param p input
|
Pixel[] |
Filter.output(Pixel[] px)
output
Returns a filtered value related to the (Pixel []) @param px input
|