Channel1 Property

Summary
Gets or sets the first tri-stimulus value (e.g. Red channel).
Syntax
C#
VB
C++
public int Channel1 { get; set; } 
Public Property Channel1 As Integer 
public: 
property int Channel1 { 
   int get(); 
   void set (    int ); 
} 

Property Value

The first tri-stimulus value (e.g. Red channel).

Example

Refer to the ModifyRgbResponse example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.