←Select platform

MaskConvolutionCommandType Enumeration

Summary

Enumeration that indicates which mask to use in the convolution process.

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

Members
ValueMemberDescription
0Emboss Apply the Emboss Mask on the image.
1EdgeDetection Apply the Edge Detection Mask on the image.
2EmbossSplotch Apply the Emboss-Splotch Mask on the image.
3Splotch Apply the Splotch Mask on the image.

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