ImgEdit User Control

ImgEdit Class Library

ImgEdit.Filter_EdgeHomogenity(Integer)

 

Edge detection filter.

 

[Visual Basic]

Public Sub Filter_EdgeHomogenity( _

ByVal Value As Integer)

 

Parameters

    Value

        The value of the Edge homogenity filter of the displayed image from 0 to 255.

       

Return Value

    None.

 

Example

[Visual Basic] The following example applies the Edge homogenity filter to the displayed image with a value of 5.

 

[Visual Basic]

ImgEdit1.Filter_EdgeHomogenity(5)

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6