Returns a file extension for a media type/content type.
public static string GetExtensionFromMediaType(string mediaType)
Return Value
A file extension or null if no image type is found
Parameters
mediaType
The media type to convert from
See also:
Class ImageUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic