LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

Channel Property (IntensityDetectActivity)

Show in webframe





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:
property IntensityDetectCommandFlags Channel {
   IntensityDetectCommandFlags get();
   void set (    IntensityDetectCommandFlags value);
}

Property Value

Value that indicates the channel to process.
Requirements

Target Platforms

See Also

Reference

IntensityDetectActivity Class
IntensityDetectActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.