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

Filter Property (EdgeDetectorActivity)

Show in webframe





Flag that indicates which edge detection filter to apply.
Syntax
public EdgeDetectorCommandType Filter {get; set;}
'Declaration
 
Public Property Filter As EdgeDetectorCommandType
'Usage
 
Dim instance As EdgeDetectorActivity
Dim value As EdgeDetectorCommandType
 
instance.Filter = value
 
value = instance.Filter

            

            
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

EdgeDetectorActivity Class
EdgeDetectorActivity Members

 

 


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