Table of Contents

Class ImageOperations

Namespace
ScottPlot
Assembly
ScottPlot.dll
public static class ImageOperations
Inheritance
ImageOperations
Inherited Members

Methods

GetImageHtml(byte[], string, string, string)

public static string GetImageHtml(byte[] bytes, string imageType = "png", string classContent = "", string styleContent = "")

Parameters

bytes byte[]
imageType string
classContent string
styleContent string

Returns

string