public class HardLightBinaryOp extends BinaryImageOp
combinePixels, left
Constructor and Description |
---|
HardLightBinaryOp(java.awt.image.BufferedImage left) |
Modifier and Type | Method and Description |
---|---|
int |
combine(int s1,
int s2) |
combineRGB, createCompatibleDestImage, filter
createCompatibleDestImage, getBounds2D, getOpName, getPoint2D, getRenderingHints
public HardLightBinaryOp(java.awt.image.BufferedImage left)
left
- public int combine(int s1, int s2)
combine
in class BinaryImageOp
s1
- s2
-