The following tables list the members exposed by FilterAverageOptions.
Public Constructors
Public Properties
| Name | Description |
| CenterX |
Gets and sets horizontal value for center point of filter. A value of -1 will automatically set the center based on region size.
|
| CenterY |
Gets and sets vertical value for center point of filter. A value of -1 will automatically set the center based on region size.
|
| Height |
Gets and sets height in pixels of the region sampled for filter calculations.
|
| Width |
Gets and sets width in pixels of the region sampled for filter calculations.
|
Top
See Also