Package com.jhlabs.math
Class BlackFunction
- java.lang.Object
-
- com.jhlabs.math.BlackFunction
-
- All Implemented Interfaces:
BinaryFunction
public class BlackFunction extends java.lang.Object implements BinaryFunction
-
-
Constructor Summary
Constructors Constructor Description BlackFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isBlack(int rgb)
-
-
-
Method Detail
-
isBlack
public boolean isBlack(int rgb)
- Specified by:
isBlack
in interfaceBinaryFunction
-
-