eJP2BOXTYPE

Summary

The eJP2BOXTYPE enumeration specifies the JPEG 2000 box type.

Syntax

typedef enum 
{ 
   L_JP2B_RESOLUTION         = 1, 
   L_JP2B_IPR                = 2, 
   L_JP2B_XML                = 3, 
   L_JP2B_UUID               = 4, 
   L_JP2B_UUID_INFO          = 5, 
   L_JPXB_RESOLUTION         = 11, 
   L_JPXB_IPR                = 12, 
   L_JPXB_XML                = 13, 
   L_JPXB_UUID               = 14, 
   L_JPXB_UUID_INFO          = 15, 
   L_JPXB_MPEG7              = 16, 
   L_JPXB_FREE               = 17, 
   L_JPXB_BINARYFILTER       = 18, 
   L_JPXB_GTSO               = 19, 
   L_JPXB_COMPOSITION        = 20, 
   L_JPXB_DIGITAL_SIGNATURE  = 21, 
   L_JPXB_ASSOCIATION        = 22, 
   L_JPXB_MEDIADATA          = 23, 
} eJP2BOXTYPE; 

Members

L_JP2B_RESOLUTION

[1] JP2 Resolution box.

L_JP2B_IPR

[2] JP2 Intellectual property rights box.

L_JP2B_XML

[3] JP2 XML box.

L_JP2B_UUID

[4] JP2 UUID box.

L_JP2B_UUID_INFO

[5] JP2 UUID information box.

L_JPXB_RESOLUTION

[11] JPX Resolution box.

L_JPXB_IPR

[12] JPX Intellectual property rights box.

L_JPXB_XML

[13] JPX XML box.

L_JPXB_UUID

[14] JPX UUID box.

L_JPXB_UUID_INFO

[15] JPX UUID information box.

L_JPXB_MPEG7

[16] JPX MPEG-7 box.

L_JPXB_FREE

[17] JPX Free box.

L_JPXB_BINARYFILTER

[18] JPX Binary filter box.

L_JPXB_GTSO

[19] JPX Desired reproduction box.

L_JPXB_COMPOSITION

[20] JPX Composition box.

L_JPXB_DIGITAL_SIGNATURE

[21] JPX Digital signature box.

L_JPXB_ASSOCIATION

[22] JPX Association box.

L_JPXB_MEDIADATA

[23] JPX Media data box

Usage

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

LEADTOOLS Raster Imaging C++ Class Library Help

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