|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--spiral.digitalize.filters.BlackFunction
This class is part of package downloaded from JH Labs - filters
* Title: JH Labs - filters Description: Superclass for identifying black in binary images Copyright: Copyright (C) Jerry Huxtable 1998 Company:
Constructor Summary | |
BlackFunction()
|
Method Summary | |
boolean |
isBlack(int rgb)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BlackFunction()
Method Detail |
public boolean isBlack(int rgb)
isBlack
in interface BinaryFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |