←Select platform

Channel Property

Summary

Gets or sets a flag that indicates the channel to process.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public IntensityDetectCommandFlags Channel { get; set; } 
@property (nonatomic, assign) LTIntensityDetectCommandFlags channel 
public int getChannel() 
public void setChannel(int value) 
             
 <br/>get_Channel();<br/>set_Channel(value);<br/>Object.defineProperty('Channel');  

Property Value

Value that indicates the channel to process.

Example

Refer to IntensityDetectCommand.

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.ImageProcessing.Color Assembly