Cleans up all data variables and buffers allocated by the StartDithering and DitherLine methods.
public void StopDithering()
Public Sub StopDithering()
public void StopDithering()
- (BOOL)stopDithering:(NSError **)error
public void stopDithering()
function Leadtools.RasterImage.StopDithering()
public:
void StopDithering();
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.
For an example, refer to StartDithering.
Introduction to Image Processing With LEADTOOLS
Codecs.CodecsThumbnailOptions.DitheringMethod property
ImageProcessing.ColorResolutionCommand.DitheringMethod property
RasterDitheringMethod enumeration
RasterDefaults.DitheringMethod property
RasterImage.DitheringMethod property
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET