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 = "")