This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Extract Struct LookupTable

Description

Extract a lookup table from a Struct by it's name.

Inputs

Name Type Description
Struct Struct Struct to extract the lookup table from.
Name String Lookup table name on struct..

Optional Inputs

None.

Outputs

Name Type Description
lookup Table Lookup Table Extracted lookup table.

Group

Internal Name

ExtractStructLookupTable