|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.sourceforge.sqs_xml.image.RasterSource
jp.sourceforge.sqs_xml.image.NoiseCancelFilter
フィールドの概要 | |
int |
BLACK_THRESHOLD
|
int |
SIZE
|
int |
WHITE_THRESHOLD
|
クラス jp.sourceforge.sqs_xml.image.RasterSource から継承したフィールド |
BLACK, BLACK_COLOR, WHITE, WHITE_COLOR |
コンストラクタの概要 | |
NoiseCancelFilter(java.awt.image.Raster raster)
|
|
NoiseCancelFilter(RasterSource src,
int size,
int white,
int black)
|
メソッドの概要 | |
int |
getRGBColor(int x,
int y)
|
クラス jp.sourceforge.sqs_xml.image.RasterSource から継承したメソッド |
createCompatibleWritableRaster, createImage, createImage, getHeight, getNumBands, getRaster, getRGBColor, getSource, getThreshold, getWidth, isBlack, isBlack, setThreshold |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public final int SIZE
public final int WHITE_THRESHOLD
public final int BLACK_THRESHOLD
コンストラクタの詳細 |
public NoiseCancelFilter(RasterSource src, int size, int white, int black)
public NoiseCancelFilter(java.awt.image.Raster raster)
メソッドの詳細 |
public int getRGBColor(int x, int y)
RasterSource
内の getRGBColor
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |