UserFilterHeight property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long UserFilterHeight

Overview

Refer to Removing Noise

Remarks

Gets or sets the number of rows 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, UserFilterWidth property, UserFilterXCenter property, UserFilterYCenter property, UserFilterDivisor property, UserFilterOffset property, UserFilterFlags property, UserFilterData property

Topics:

Raster Images: Filtering Images