Back to FabImage Library website
You are here: Start » Function Reference » Profile » Profile Basics » SetProfileXTransform

SetProfileXTransform
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationPro |
Sets the offset and the scale of a profile in the X axis.
Applications: Makes it possible to use real-world X coordinates in a profile.
Syntax
C++
C#
void fil::SetProfileXTransform ( fil::Profile& ioProfile, float inXOffset, float inXScale )