LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodeStream Property
See Also 
Leadtools.Jpip Namespace > ViewWindowFields Class : CodeStream Property



The CodeStream Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Gets the codestream of the requested image.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CodeStream As IList(Of SampleRange)
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
Dim value As IList(Of SampleRange)
 
value = instance.CodeStream
C# 
public IList<SampleRange> CodeStream {get;}
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features