|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dpi | |
|---|---|
| com.twainconnect.core | |
| Uses of Dpi in com.twainconnect.core |
|---|
| Methods in com.twainconnect.core that return Dpi | |
|---|---|
static Dpi |
Dpi.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Dpi[] |
Dpi.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.twainconnect.core with parameters of type Dpi | |
|---|---|
boolean |
TwainConnect.setDeviceXResolution(Dpi resolution)
Set the DPI for the scan. |
boolean |
TwainConnect.setDeviceYResolution(Dpi resolution)
Set the DPI for the scan. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||