←Select platform

Channel2 Property

Summary

Gets or sets the second tri-stimulus value (e.g. Green channel).

Syntax

C#
VB
C++
public int Channel2 { get; set; } 
Public Property Channel2 As Integer 
public: 
property int Channel2 { 
   int get(); 
   void set (    int ); 
} 

Property Value

The second tri-stimulus value (e.g. Green channel).

Example

Refer to the ModifyRgbResponse example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly