←Select platform

EdgeDetectEffectCommandType Enumeration

Summary

Flag that indicates the type of edge to generate.

Syntax
C#
VB
Objective-C
C++
Java
public enum EdgeDetectEffectCommandType   
Public Enum EdgeDetectEffectCommandType  
typedef NS_ENUM(NSInteger, LTEdgeDetectEffectCommandType) 
public enum EdgeDetectEffectCommandType 
public enum class EdgeDetectEffectCommandType   

Members
ValueMemberDescription
0Smooth Generate softer (smoother) edges.
1Solid Generate rougher edges.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly