PrefixedContext Constructor

Summary
Initializes a new instance of the PrefixedContext class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal contextId As Integer, _ 
   ByVal contextElement As Integer _ 
) 
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

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.