Uses of EpsonCom.BITDEPTH in com.epson.EpsonCom |
---|
Fields in com.epson.EpsonCom declared as EpsonCom.BITDEPTH | |
---|---|
EpsonCom.BITDEPTH |
EpsonComScanParameters.BitDepth
|
Methods in com.epson.EpsonCom that return EpsonCom.BITDEPTH | |
---|---|
static EpsonCom.BITDEPTH |
EpsonCom.BITDEPTH.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EpsonCom.BITDEPTH[] |
EpsonCom.BITDEPTH.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.epson.EpsonCom with parameters of type EpsonCom.BITDEPTH | |
---|---|
EpsonCom.ERROR_CODE |
EpsonComDevice.setImageParameters(EpsonCom.BITDEPTH bitdepth,
EpsonCom.IMAGEPROCESSING imageprocessing,
int threshold)
setImageParameters sets the parameters data tone, image processing and threshold |