Uses of EpsonCom.IMAGEPROCESSING in com.epson.EpsonCom |
---|
Fields in com.epson.EpsonCom declared as EpsonCom.IMAGEPROCESSING | |
---|---|
EpsonCom.IMAGEPROCESSING |
EpsonComScanParameters.ImageProcessing
|
Methods in com.epson.EpsonCom that return EpsonCom.IMAGEPROCESSING | |
---|---|
static EpsonCom.IMAGEPROCESSING |
EpsonCom.IMAGEPROCESSING.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EpsonCom.IMAGEPROCESSING[] |
EpsonCom.IMAGEPROCESSING.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.IMAGEPROCESSING | |
---|---|
EpsonCom.ERROR_CODE |
EpsonComDevice.setImageParameters(EpsonCom.BITDEPTH bitdepth,
EpsonCom.IMAGEPROCESSING imageprocessing,
int threshold)
setImageParameters sets the parameters data tone, image processing and threshold |