Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

CodeStreamContext Property (ViewWindowFields)






Gets a collection of codestreams contexts.
Syntax
public IList<ContextRange> CodeStreamContext {get;}
'Declaration
 
Public ReadOnly Property CodeStreamContext As IList(Of ContextRange)
'Usage
 
Dim instance As ViewWindowFields
Dim value As IList(Of ContextRange)
 
value = instance.CodeStreamContext

            

            
public:
property IList<ContextRange^>^ CodeStreamContext {
   IList<ContextRange^>^ get();
}

Property Value

A collection of ContextRange used to request codestreams indirectly via "higher level" image entities.
Remarks

This field is valid when requesting images in a JPX format. Each ContextRange is associated with one or more codestreams determined by the server.

Use this field to specify more remapping transformation to the requested codestreams.

Requirements

Target Platforms

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features