typedef struct _tagL_JP2_UUIDINFO_BOX
{
L_UINT32 uStructSize;
L_JP2_UUID_LIST_BOX List;
L_JP2_UUID_URL_BOX URL;
}L_JP2_UUIDINFO_BOX, *pL_JP2_UUIDINFO_BOX;
The L_JP2_UUIDINFO_BOX structure provides information for a UUID Info box.
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
UUID List box. This box contains a list of UUIDs for which this UUID Info box specifies a link to more information.
Data entry URL box. This box contains a URL. An application can acquire more information about the UUIDs contained in the UUID List box.
UUID Info box contains vendor information in a standard form that can be used by non-extended applications to get more information about the extension of the file. This box is defined in JP2 and above file formats. A JPEG 2000 file may contain zero or more UUID Info boxes.
The structure is used by:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document