[ Version ( since = "1.6.0" ) ]
public uint get_table_tags (uint start_offset, out Tag[] table_tags)
Fetches a list of all table tags for a face, if possible.
The list returned will begin at the offset provided
| start_offset |
The index of first table tag to retrieve |
| table_tags |
The array of table tags found |
| face |
A face object |
| table_count |
Input = the maximum number of table tags to return; Output = the actual number of table tags returned (may be zero) |
|
Total number of tables, or zero if it is not possible to list |