ImageGear for .NET
CheckPixel Method
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > IImGearPixelChecker Interface : CheckPixel Method




pixel
ImageGear.Core.ImGearPixel class object representing pixel to be tested.

Glossary Item Box

The method must return true if the pixel does not belong to the area (border found) and false otherwise.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

pixel
ImageGear.Core.ImGearPixel class object representing pixel to be tested.

Return Value

If the pixel does not belong to the area - true, otherwise - false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.