java.lang.Objectcom.epson.EpsonCom.EpsonComScanParameters
public class EpsonComScanParameters
ScanParameters Class
Field Summary | |
---|---|
EpsonCom.BITDEPTH |
BitDepth
|
EpsonCom.IMAGEFORMAT |
ImageFormat
|
EpsonCom.IMAGEPROCESSING |
ImageProcessing
|
int |
Threshold
|
Constructor Summary | |
---|---|
EpsonComScanParameters()
------------------------------------------------------------------------------------- Constructor ------------------------------------------------------------------------------------ |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public EpsonCom.BITDEPTH BitDepth
public EpsonCom.IMAGEPROCESSING ImageProcessing
public int Threshold
public EpsonCom.IMAGEFORMAT ImageFormat
Constructor Detail |
---|
public EpsonComScanParameters()