#include "BiTwain.h"
int CALLBACK GetBrightness(LPINT brgihtness)
Description
This function retrieves the current value of brightness of the scanner.
Parameters
|
LPINT |
brightness |
This parameter will contain the brightness value. |
Return values
Return TW_OK on success or an error code on failure.
Requirements
Header : Declared in BiTwain.h; include BiTwain.h.
Library : Use BiTwain.lib.
DLLs : BiTwain.dll.