←Select platform

UserFilterCommand Class Properties

Summary

For a list of all members of this type, see UserFilterCommand members

Public Properties

Name Description
CenterPoint Gets or sets a point structure that contains a two-dimensional position of the Matrix array, to be used as the matrix (mask)center.
Divisor Gets or sets a value used to divide the final result of the output.
FilterHeight Gets or sets the number of rows in the user-defined array (mask).
FilterWidth Gets or sets the number of columns in the user-defined array (mask).
HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Matrix Gets or sets an array of (FilterWidth * FilterHeight) integers containing the user-defined matrix (mask). The elements are stored in row order (first row, second row, etc).
MatrixLength Get or set the length of matrix array
Offset Gets or sets a value used to offset the final result of the output.
Type Gets or sets a flag that indicates the type of operation.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly