Channel3 Property

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

Property Value

The third tri-stimulus value (e.g. Blue 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.