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

Filter Property

Show in webframe





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

 

 


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