AccessCharacterSample


Provides access to internal data of the CharacterSample structure.

Syntax

C++
C#
Python
 
def AccessCharacterSample(
	inSample: CharacterSample,
	outCharacterRegion: Region,
	/
)
-> outCharacter: str

Parameters

Name Type Default Description
Input value inSample CharacterSample The character sample from which data will be accessed
Output value outCharacter str Character textual representation
Output value outCharacterRegion Region Character graphical representation