←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly