Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

Parse Method (ResponseCodeStream)






A System.String containing the response codestream to convert.
Overridden. Converts the string representation of a codestream response into its ResponseCodeStream equivalent.
Syntax
public static ResponseCodeStream Parse( 
   string responseCodestream
)
'Declaration
 
Public Shared Function Parse( _
   ByVal responseCodestream As String _
) As ResponseCodeStream
'Usage
 
Dim responseCodestream As String
Dim value As ResponseCodeStream
 
value = ResponseCodeStream.Parse(responseCodestream)

            

            
public:
static ResponseCodeStream^ Parse( 
   String^ responseCodestream
) 

Parameters

responseCodestream
A System.String containing the response codestream to convert.

Return Value

A ResponseCodeStream corresponding to the string contained in responseCodestream.
Requirements

Target Platforms

See Also

Reference

ResponseCodeStream Class
ResponseCodeStream Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features