Back to FabImage Library Lite website
You are here: Start » System » Assertions » AssertImageEqualTo

AssertImageEqualTo
Header: | FIL.h |
---|---|
Namespace: | fil |
Asserts that two images are equal or differ by a small given margin.
Syntax
void fil::AssertImageEqualTo ( const fil::Image& inImage, const fil::Image& inExpectedImage, const float inMaxDifference, const ftl::String& inDescription )