Description: Contains information flag values for images.
NameUnitData TypeSizeDefault ValueDescription
name VARCHAR(100)100 Name of flag.
hexadecimal VARCHAR(16)16 Flag value in hexadecimal form.
value BIGINT8NAFlag value in decimal form.
description VARCHAR(100)100 Description of the flag.