LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)
LEAD Technologies, Inc

Channel Property (IntensityDetectCommand)






Gets or sets a flag that indicates the channel to process. .NET support WinRT support Silverlight support
Syntax
public IntensityDetectCommandFlags Channel {get; set;}
'Declaration
 
Public Property Channel As IntensityDetectCommandFlags
'Usage
 
Dim instance As IntensityDetectCommand
Dim value As IntensityDetectCommandFlags
 
instance.Channel = value
 
value = instance.Channel
public IntensityDetectCommandFlags Channel {get; set;}
 get_Channel();
set_Channel(value);
public:
property IntensityDetectCommandFlags Channel {
   IntensityDetectCommandFlags get();
   void set (    IntensityDetectCommandFlags value);
}

Property Value

Value that indicates the channel to process.
Example
Refer to IntensityDetectCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IntensityDetectCommand Class
IntensityDetectCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.