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.
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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also