Uses of Class
com.twainconnect.core.BitDepth

Packages that use BitDepth
com.twainconnect.core   
 

Uses of BitDepth in com.twainconnect.core
 

Methods in com.twainconnect.core that return BitDepth
static BitDepth BitDepth.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BitDepth[] BitDepth.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 BitDepth
 void TwainConnect.setBitDepth(BitDepth bitDepth)
          Set the requested Bit Depth.