←Select platform

BinaryFilterCommand Constructor(BinaryFilterCommandPredefined)

Summary
Initializes a new BinaryFilterCommand class object with a predefined binary filter.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal predefined As BinaryFilterCommandPredefined _ 
) 
- (instancetype)initWithPredefinedBinaryFilter:(LTBinaryFilterCommandPredefined)predefined 
public BinaryFilterCommand(BinaryFilterCommandPredefined predefined) 
public: 
BinaryFilterCommand(  
   BinaryFilterCommandPredefined predefined 
) 

Parameters

predefined
A BinaryFilterCommandPredefined enumeration value that specifies which predefined binary filter to use.

Remarks

The BinaryFilterCommandPredefined filters shrink or erode black objects in specific directions.

Example

Refer to BinaryFilterCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.