Back to FabImage Library website
You are here: Start » Function Reference » Image » Image Relations » TestImageEqualTo
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Tests whether two images equal.
Syntax
C++
C#
void fil::TestImageEqualTo ( const fil::Image& inImage, const fil::Image& inReferenceImage, bool& outIsEqual )


