←Select platform

DotRemoveImage Method

Summary

Finds and removes dots and specks of various sizes.

Syntax
C#
VB
C++
public void DotRemoveImage( 
   DotRemoveRequest request, 
   RasterImage image 
) 
Public Sub DotRemoveImage( 
   ByVal request As DotRemoveRequest, 
   ByVal image As RasterImage 
) 
public:  
   void DotRemoveImage( 
      DotRemoveRequest^ request, 
      RasterImage^ image 
   ) 

Parameters

request

Request containing the image processing parameters.

image

Image to be processed.

Return Value

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.