←Select platform

Channel Property

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public IntensityDetectCommandFlags Channel { get; set; } 
Public Property Channel As IntensityDetectCommandFlags 
@property (nonatomic, assign) LTIntensityDetectCommandFlags channel 
public int getChannel() 
public void setChannel(int value) 

Property Value

Value that indicates the channel to process.

Example

Refer to IntensityDetectCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly