←Select platform

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 Leadtools.Jpeg2000.Jpeg2000SingleBox 
public ref class GtsoBox : public Leadtools.Jpeg2000.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly