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




pixel
ImageGear.Core.ImGearPixel class object that represents pixel to be tested.

Glossary Item Box

Checks if the pixel belongs to the area.

Syntax

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

Parameters

pixel
ImageGear.Core.ImGearPixel class object that represents pixel to be tested.

Return Value

Boolean value.

Remarks

This method returns true if the pixel does not belong to the area (border found), and false otherwise.

See Also

©2013. Accusoft Corporation. All Rights Reserved.