The method must return true if the pixel does not belong to the area (border found) and false otherwise.
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.