#include "BiTwain.h"
int CALLBACK GetMaxValueOfBrightness(LPINT max)
Description
This function retrieves the maximum value of brightness.
Parameters
|
LPINT |
max |
The maximum value of brightness. |
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.