Back to FabImage Library Lite website
You are here: Start » Image Relations » TestPointInImage

TestPointInImage
Tests whether a point is contained in the dimensions of an image.
Syntax
void fil::TestPointInImage ( const fil::Image& inImage, const fil::Point2D& inPoint, bool& outIsContained )