typedef struct _tagL_JP2_GTSO_BOX
{
L_UINT32 uStructSize;
L_UINT8 * pData;
L_SIZE_T uDataSize;
}L_JP2_GTSO_BOX, *pL_JP2_GTSO_BOX;
The L_JP2_GTSO_BOX structure provides information for a Graphics Technology Standard Output (GTSO) box.
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
A buffer of data contains a valid output ICC profile as defined by the ICC profile format specification ICC-1.
The size of data.
The Graphics Technology Standard Output (GTSO) box specifies the desired reproduction of the rendered result for commercial printing and proofing systems. This box is contained within a Desired Reproduction box (superbox). This box is defined in JPX and above file formats. A JPEG 2000 file may contain zero or one GTSO box.
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