←Select platform

GetMimeType Method

Summary
Gets a string that represents the MIME type for the specified RasterImageFormat file format.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public static string GetMimeType( 
   RasterImageFormat format 
) 
+ (NSString *)mimeTypeForFormat:(LTRasterImageFormat)format 
public static String getMimeType(RasterImageFormat format) 
public: 
static String^ GetMimeType(  
   RasterImageFormat format 
)  
def GetMimeType(self,format): 

Parameters

format
A RasterImageFormat.

Return Value

A string that represents the associated MIME type.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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