L_JP2_UUID_LIST_BOX (original) (raw)
Summary
The L_JP2_UUID_LIST_BOX structure provides information for a UUID List box.
Syntax
Members
uStructSize
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
uNumOfIDs
Number of UUIDs. This value specifies the number of UUIDs found in the UUID List box.
pIDs
An array of UUIDs as specified in ISO/IEC 11578:1996, which will be associated with the URL contained within the same UUID Info box. The size of this array shall be the same as uNumOfIDs.
Comments
The UUID List box contains a list of UUIDs. This box is defined in JP2 and above file formats.
Usage
LEADTOOLS Raster Imaging C API Help