Back to FabImage Library website
You are here: Start » Function Reference » Conversions » StringLabelToString
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Converts a StringLabel object to a String.
Syntax
C++
C#
void fil::StringLabelToString ( const fil::StringLabel& inStringLabel, ftl::String& outString )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inStringLabel | const StringLabel& | ||
![]() |
outString | String& |