LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
Jpeg Field
See Also 
Leadtools.Dicom.Web Namespace > SupportedImageFormat Class : Jpeg Field



The "Jpeg" image format.

Syntax

Visual Basic (Declaration) 
Public Const Jpeg As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = SupportedImageFormat.Jpeg
C# 
public const string Jpeg
C++/CLI 
public:
const String^ Jpeg

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also