typedef struct _tagL_JP2_INSTSET_BOXES
{
L_UINT32 uStructSize;
pL_JP2_INSTSET_BOX pBoxes;
L_UINT32 uNumOfBoxes;
}L_JP2_INSTSET_BOXES, *pL_JP2_INSTSET_BOXES;
The L_JP2_INSTSET_BOXES structure provides information for an array of Instruction Set boxes.
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
Array of Instructions Set boxes.
Number of Instruction Set boxes in the array.
This structure contains an array of Instruction boxes that is used within the L_JP2_COMPOSITION_BOX structure.
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