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



imageType
A System.String containing the JPIP image return type being converted.

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

imageType
A System.String containing the JPIP image return type being converted.
Overridden. Converts the string representation of a JPIP image return type into its ImageReturnType equivalent.

Syntax

Visual Basic (Declaration) 
Public Shared Function Parse( _
   ByVal imageType As String _
) As ImageReturnType
Visual Basic (Usage)Copy Code
Dim imageType As String
Dim value As ImageReturnType
 
value = ImageReturnType.Parse(imageType)
C# 
public static ImageReturnType Parse( 
   string imageType
)
C++/CLI 
public:
static ImageReturnType^ Parse( 
   String^ imageType
) 

Parameters

imageType
A System.String containing the JPIP image return type being converted.

Return Value

An ImageReturnType corresponding to the string contained in imageType.

Example

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