←Select platform

Type Property

Summary

Gets or sets the mask to use in the convolution process.

Syntax
C#
VB
Objective-C
C++
Java
public MaskConvolutionCommandType Type { get; set; } 
Public Property Type As MaskConvolutionCommandType 
@property (nonatomic, assign) LTMaskConvolutionCommandType type 
public MaskConvolutionCommandType getType() 
public void setType(MaskConvolutionCommandType value) 

Property Value

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

Example

Refer to MaskConvolutionCommand example.

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