←Select platform

GetMimeType Method

Summary
Gets a string that represents the MIME type for the specified RasterImageFormat file format.
Syntax
C#
VB
Objective-C
C++
Java
public static string GetMimeType( 
   RasterImageFormat format 
) 
Public Shared Function GetMimeType( _ 
   ByVal format As RasterImageFormat _ 
) As String 
+ (NSString *)mimeTypeForFormat:(LTRasterImageFormat)format 
public static String getMimeType(RasterImageFormat format) 
public: 
static String^ GetMimeType(  
   RasterImageFormat format 
)  

Parameters

format
A RasterImageFormat.

Return Value

A string that represents the associated MIME type.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.