←Select platform

CodeStreamContext Property

Summary
Gets a collection of codestreams contexts.

Syntax
C#
C++/CLI
Python
public IList<ContextRange> CodeStreamContext { get; } 
public: 
property IList<ContextRange^>^ CodeStreamContext { 
   IList<ContextRange^>^ get(); 
} 
CodeStreamContext # get  (ViewWindowFields) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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