ClearReplaceWhitePixelsRegions Method of the ImageModification Object

This method clears the internal array of "replace white pixels" regions. By default, the internal array of these regions is empty, and this method may be called to remove all the "replace white pixels" regions that were added previously. To add a new region to this internal array call the IImageModification::AddReplaceWhitePixelsRegion method.

Syntax

C++

HRESULT ClearReplaceWhitePixelsRegions();
    

C#

void ClearReplaceWhitePixelsRegions();
    

Visual Basic .NET

Sub ClearReplaceWhitePixelsRegions()
    

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

Remarks

White pixels on the image inside the "replace white pixels" regions will be replaced with the pixels of the specified color when IImageDocument::Modify method is applied. This operation is performed on the black-and-white image plane but results will be applied to the gray and color image planes too.

See also

ImageModification

AddReplaceWhitePixelsRegion

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.