GtsoBox Class

Summary
The Graphics Technology Standard Output (GTSO) box specifies the desired reproduction of the rendered result for commercial printing and proofing systems.
Syntax
C#
VB
C++
public class GtsoBox : Jpeg2000SingleBox 
  
Public Class GtsoBox  
   Inherits Jpeg2000SingleBox 
public ref class GtsoBox : public Jpeg2000SingleBox  
Remarks

This box is contained within a Desired Reproduction box (superbox). This box is defined in JPX and above file formats. A JPEG 2000 file can contain zero or one GTSO box.

Example

For an example, refer to Jpeg2000Engine.SaveComposite(RasterCodecs codecs, string fileName, List compositeImages, Jpeg2000FileFormat format, int bitsPerPixel, int qualityFactor) example.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

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