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.
Object Model
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As GtsoBox |
Example
For an example, refer to
Jpeg2000Engine.SaveComposite(RasterCodecs codecs, string fileName, List compositeImages, Jpeg2000FileFormat format, int bitsPerPixel, int qualityFactor) example.
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also