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

Channel Property (IntensityDetectActivity)






Gets or sets a flag that indicates the channel to process.
Syntax
public IntensityDetectCommandFlags Channel {get; set;}
'Declaration
 
Public Property Channel As IntensityDetectCommandFlags
'Usage
 
Dim instance As IntensityDetectActivity
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.
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

IntensityDetectActivity Class
IntensityDetectActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

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