Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > RasterCodecs Class : GetMimeType Method |
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 )
+ (NSString *)mimeTypeForFormat:(LTRasterImageFormat)format
public static String getMimeType(RasterImageFormat format)
function Leadtools.Codecs.RasterCodecs.GetMimeType( format )
public: static String^ GetMimeType( RasterImageFormat format )