Returns an image format from an HTTP content type string
public static ImageFormat ImageFormatFromContentType(string contentType)
Return Value
Corresponding image format
Parameters
contentType
Content Type like image/jpeg
See also:
Class WebUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic