Back to FabImage Library website

You are here: Start » Function Reference » Profile Basics » SetProfileXTransform

SetProfileXTransform


Header:FIL.h
Namespace:fil

Sets the offset and the scale of a profile in the X axis.

Syntax

C++
C#
 
void fil::SetProfileXTransform
(
	fil::Profile& ioProfile,
	float inXOffset,
	float inXScale
)

Parameters

Name Type Range Default Description
ioProfile Profile&
inXOffset float 0.0f
inXScale float 0.001 - 1.0f