ImageGear for Silverlight
Using ImageGear.Formats.Jpeg2000 Namespace
Send Feedback
ImageGear for Silverlight User Guide > Using ImageGear for Silverlight > Using ImageGear.Formats.Jpeg2000 Namespace

Glossary Item Box

The ImageGear Jpeg2000 Namespace allows you to create an imaging application that supports JPEG 2000 Standard Part I (JP2, J2K and JPC) image file formats. ImageGear JPEG2000 decoder supports the Part I of the JPEG 2000 Standard in a way that it will always attempt to decode the JP2 compatible portion of a file. It will only decode the first image of a multiple codestream file, i.e. if the file contains a JP2 Header box and multiple codestreams with Codestream Header boxes, ImageGear will use the parameters found in the JP2 Header box and attempt to decode the first codestream. The additional codestreams and all Codestream Header boxes will be ignored. If the file does not have a JP2 compatible portion that could adequately represent the image view, the ImageGear JPEG2000 decoder will report an error.

For more information about JP2 formats, visit http://www.jpeg.org/JPEG2000.html.

©2013. Accusoft Corporation. All Rights Reserved.