
|
ImgEdit Class Library ImgEdit.Filter_Median([Integer]) |
Applies the median filter.
|
[Visual Basic] Public Sub Filter_Median( Optional ByVal Size As Integer = 3) |
Parameters
Size
The range of the filter.
Return Value
None
Example
[Visual Basic] The following example applies the median filter with the default size.
|
[Visual Basic] ImgEdit1.Filter_Median() |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6