←Select platform

StopDithering Method

Summary

Cleans up all data variables and buffers allocated by the StartDithering and DitherLine methods.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public void StopDithering() 
Public Sub StopDithering()  
public void StopDithering() 
- (BOOL)stopDithering:(NSError **)error 
public void stopDithering() 
 function Leadtools.RasterImage.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly