←Select platform

Type Property (MaskConvolutionCommand)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTMaskConvolutionCommandType type
public MaskConvolutionCommandType getType() 
public void setType(MaskConvolutionCommandType value) 
get_Type(); 
set_Type(value); 
Object.defineProperty('Type'); 

Property Value

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

Example

Refer to MaskConvolutionCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize