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



contextId
An System.Int32 number which identifies the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams.
contextElement
An System.Int32 number which identifies the particular element within the context range identified by contextId.

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

Initializes a new instance of the PrefixedContext class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal contextId As Integer, _
   ByVal contextElement As Integer _
)
Visual Basic (Usage)Copy Code
Dim contextId As Integer
Dim contextElement As Integer
 
Dim instance As New PrefixedContext(contextId, contextElement)
C# 
public PrefixedContext( 
   int contextId,
   int contextElement
)
C++/CLI 
public:
PrefixedContext( 
   int contextId,
   int contextElement
)

Parameters

contextId
An System.Int32 number which identifies the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams.
contextElement
An System.Int32 number which identifies the particular element within the context range identified by contextId.

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