Back to FabImage Library website
You are here: Start » Function Reference » Profile » Profile Spatial Transforms » UncropProfile

UncropProfile
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationPro |
Extends the profile by adding zeros at the beginning and at the end.
Applications: Undoes CropProfile.
Syntax
C++
C#
void fil::UncropProfile ( const fil::Profile& inProfile, int inStart, int inLength, fil::Profile& outProfile )