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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly