RGBElements property (ILEADRasterTwain)
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:
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