'Declaration
Public Function TwainGetBitDepthReduction() As TwainBitDepthReduction
public TwainBitDepthReduction TwainGetBitDepthReduction()
public function TwainGetBitDepthReduction(): TwainBitDepthReduction;
public function TwainGetBitDepthReduction() : TwainBitDepthReduction;
public: TwainBitDepthReduction TwainGetBitDepthReduction();
public: TwainBitDepthReduction TwainGetBitDepthReduction();
Return Value
Bit Depth reduction. A member of the TwainBitDepthReduction enumeration. TWBR_UNSUPPORTED If it is
not supported by the current device (Use TwainGetLastResultCode() and TwainGetLastConditionCode()
methods for diagnosing the error.)