LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

CodeStream Property (ViewWindowFields)

Show in webframe





Gets the codestream of the requested image.
Syntax
public IList<SampleRange> CodeStream {get;}
'Declaration
 
Public ReadOnly Property CodeStream As IList(Of SampleRange)
'Usage
 
Dim instance As ViewWindowFields
Dim value As IList(Of SampleRange)
 
value = instance.CodeStream

            

            
public:
property IList<SampleRange^>^ CodeStream {
   IList<SampleRange^>^ get();
}

Property Value

A list of SampleRange used to identify which codestream or codestreams belong to the requested view-window.
Remarks

Use this field to specify the codestream of the requested image. When an image contains multiple codestreams (Pages) you can request a single or multiple codestreams to be returned.

If this value doesn't exist in the client request and there is no CodeStreamContext specified, the first codestream with an index of 0 is returned.

Requirements

Target Platforms

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features