LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

GetMimeType Method






A Leadtools.RasterImageFormat.
Gets a string that represents the MIME type for the specified Leadtools.RasterImageFormat file format. .NET support WinRT support
Syntax
public static string GetMimeType( 
   RasterImageFormat format
)
'Declaration
 
Public Shared Function GetMimeType( _
   ByVal format As RasterImageFormat _
) As String
'Usage
 
Dim format As RasterImageFormat
Dim value As String
 
value = RasterCodecs.GetMimeType(format)
public static string GetMimeType( 
   RasterImageFormat format
)
 function Leadtools.Codecs.RasterCodecs.GetMimeType( 
   format 
)
public:
static String^ GetMimeType( 
   RasterImageFormat format
) 

Parameters

format
A Leadtools.RasterImageFormat.

Return Value

A string that represents the associated MIME type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCodecs Class
RasterCodecs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.