Error processing SSI file
LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Show in webframe

Channel Property (IntensityDetectRequest)






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

Error processing SSI file
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