Initializes a new instance of the PrefixedContext class.
public PrefixedContext(
int contextId,
int contextElement
)
Public Function New( _
ByVal contextId As Integer, _
ByVal contextElement As Integer _
)
public:
PrefixedContext(
int contextId,
int contextElement
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET