RGBElements property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

ITwainRGBElements* RGBElements(short iIndex);

Overview

Refer to Getting and Setting Capabilities

Remarks

Gets or sets a specific RGB element data according to the index passed to this property.

This ITwainRGBElements object contains the following properties:

Index Property

Channel1 Property

Channel2 Property

Channel3 property

The above properties accessed by this property can be set with new RGB element values. To set these values, call the SetRGBResponse method.

See Also

Elements

Index Property, Channel1 Property, Channel2 Property, Channel3 property, 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, RGBElementsCount Property, SetRGBResponse method

Topics

TWAIN Functionality: Capability Functions