SetRGBResponse method (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

short SetRGBResponse(short iFlag, short nBitsPerPixel);

Overview

Refer to Getting and Setting Capabilities

Remarks

Sets the RGB elements used when transferring data from the current TWAIN source.

Set the following properties before calling the SetRGBResponse method:

RGBElements property

RGBElementsCount Property

The SetRGBResponse method will use the values in these properties to set the RGB elements for the current TWAIN source.

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, ImageBrightness property, ImageContrast property, ImageHighlight property, PaperSize property, PaperDirection property, ShowProgress method, EnableDuplex property, DuplexMode property, MaxXferCount Property, RGBElements property, RGBElementsCount Property

Topics

TWAIN Functionality: Capability Functions