Back to FabImage Library website
You are here: Start » Function Reference » Profile » Profile Relations » TestProfileEqualTo
TestProfileEqualTo
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationPro |
Checks whether profiles are exactly equals.
Syntax
C++
C#
void fil::TestProfileEqualTo ( const fil::Profile& inProfile, const fil::Profile& inReferenceProfile, bool& outIsEqual )


