UserFilterWidth property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long UserFilterWidth

Overview

Refer to Removing Noise

Remarks

Gets or sets the number of columns in the UserFilterData property.

This property is used by the UserFilter method to apply a user-defined filter to a bitmap.

See Also

Elements:

UserFilter method, UserFilterHeight property, UserFilterXCenter property, UserFilterYCenter property, UserFilterDivisor property, UserFilterOffset property, UserFilterFlags property, UserFilterData property.

Topics:

Raster Images: Filtering Images