←Select platform

StopDithering Method

Summary
Cleans up all data variables and buffers allocated by the StartDithering and DitherLine methods.
Syntax
C#
VB
Objective-C
C++
Java
public void StopDithering() 
Public Sub StopDithering()  
- (BOOL)stopDithering:(NSError **)error 
public void stopDithering() 
public: 
void StopDithering();  
Remarks

This method resets all internal variables to their default settings. For a description of how the methods relate to each other, refer to StartDithering method.

This method does not support signed images.

For more information, refer to Introduction to Image Processing With LEADTOOLS.

Example

For an example, refer to StartDithering.

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 Assembly

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