LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Channel Property (IntensityDetectRequest)

Show in webframe





Gets or sets a flag that indicates the channel to process.
Syntax
[DataMemberAttribute(Name="Channel", IsRequired=true)]
public IntensityDetectCommandFlags Channel {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Channel", IsRequired=True)>
Public Property Channel As IntensityDetectCommandFlags
'Usage
 
Dim instance As IntensityDetectRequest
Dim value As IntensityDetectCommandFlags
 
instance.Channel = value
 
value = instance.Channel

            

            
[DataMemberAttribute(Name="Channel", IsRequired=true)]
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

IntensityDetectRequest Class
IntensityDetectRequest Members

 

 


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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features