In This Topic ▼

L_JP2_UUID_ID

typedef struct _tagL_JP2_UUID_ID 
{ 
   L_UINT32  uStructSize; 
   L_UINT8   pValue[16]; 
}L_JP2_UUID_ID,   *pL_JP2_UUID_ID; 

The L_JP2_UUID_ID structure specifies the ID value.

Members

uStructSize

Size of this structure, in bytes. Use the sizeof operator to calculate this value.

pValue

An array containing a 16 byte UUID as specified by ISO/IEC 11578:1996.

Comments

The ID value specifies the format of the vendor specific information and the interpretation of that information. This value is used with the structures:

Help Version 21.0.2023.2.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.