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

Leadtools.Twain Assembly