Back to FabImage Library website
You are here: Start » Function Reference » Profile » Profile Point Transforms » NegateProfile

NegateProfile
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationPro |
Transforms each profile value to its negation.
Syntax
C++
C#
void fil::NegateProfile ( fil::Profile& ioProfile, ftl::Optional<const fil::Range&> inRange )
Parameters
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Range exceeds the input profile in NegateProfile. |