
|
ImgEdit Class Library ImgEdit.Filter_Pixelate([Boolean]) |
Applies the pixelate filter.
|
[Visual Basic] Public Sub Filter_Pixelate( _ Optional ByVal Grid As Boolean = False) |
Parameters
Grid
Shows the grid in the displayed image. This parameter is optional.
Return Value
None.
Example
[Visual Basic] The following example applies the pixelate filter to the displayed image with a visible grid.
|
[Visual Basic] ImgEdit1.Filter_Pixelate(True) |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6