ImageBrightness property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

float ImageBrightness

Overview

Refer to Getting and Setting Capabilities

Remarks

Gets or sets the brightness value to use when transferring images from the current TWAIN source.

The brightness values range from –1000 to 1000.

This property internally gets or sets the brightness capability ICAP_BRIGHTNESS. For more information on this capability, refer to www.twain.org/download.htm and click on TWAIN Specification (Version 1.9).

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, SetTransferOptions method, GetTransferOptions method, IsFileTransferAvailable property, IsMemoryTransferAvailable property, IsNativeTransferAvailable property, XResolution Property, YResolution property, ImageFrame property, ImageUnit property, ImageBitsPerPixel property, ImageContrast property, ImageHighlight property, PaperSize property, PaperDirection property, ShowProgress method, EnableDuplex property, DuplexMode property, MaxXferCount Property, RGBElements property, RGBElementsCount Property, SetRGBResponse method

Topics

TWAIN Functionality: Capability Functions