public class Pow extends Object implements PixelProcessor<Float>
| Constructor and Description |
|---|
Pow(double power)
Construct with the default power
|
public Pow(double power)
power - public Float processPixel(Float pixel)
PixelProcessorprocessPixel in interface PixelProcessor<Float>pixel - The pixel to process