UserFilterYCenter property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long UserFilterYCenter

Overview

Refer to Removing Noise

Remarks

Gets or sets the column position of the UserFilterData property to be used as the filter/mask center.

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

See Also

Elements:

UserFilter method, UserFilterWidth property, UserFilterHeight property, UserFilterXCenter property, UserFilterDivisor property, UserFilterOffset property, UserFilterFlags property, UserFilterData property

Topics:

Raster Images: Filtering Images