CodeStreamContext Property

Summary
Gets a collection of codestreams contexts.
Syntax
C#
VB
C++
public IList<ContextRange> CodeStreamContext { get; } 
  
Public ReadOnly Property CodeStreamContext As IList(Of ContextRange) 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.