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

Show in webframe

Filter Property






Flag that indicates which edge detection filter to apply.
Syntax
[DataMemberAttribute(Name="Filter", IsRequired=true)]
public EdgeDetectorCommandType Filter {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Filter", IsRequired=True)>
Public Property Filter As EdgeDetectorCommandType
'Usage
 
Dim instance As EdgeDetectorRequest
Dim value As EdgeDetectorCommandType
 
instance.Filter = value
 
value = instance.Filter

            

            
[DataMemberAttribute(Name="Filter", IsRequired=true)]
public:
property EdgeDetectorCommandType Filter {
   EdgeDetectorCommandType get();
   void set (    EdgeDetectorCommandType value);
}

Property Value

Flag that indicates which edge detection filter to apply.
Requirements

Target Platforms

See Also

Reference

EdgeDetectorRequest Class
EdgeDetectorRequest 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