Renders an HTML IMG tag that contains a raw byte stream's image content inline of the HTML document. Userful for resources.
public static string BitmapToEmbeddedHtmlImage(Byte[] data, string contentType, string extraAttributes)
Parameters
data
contentType
extraAttributes
Overloads:
See also:
Class GeneratedResourceHelper© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic