Class Renderers

Renderers class

所有支持格式的渲染器。

public static class Renderers

特性

姓名 描述
static Bmp { get; } 渲染成 BMP 格式的渲染器。
static Jpeg { get; } 呈现为 JPEG 格式的渲染器。
static Png { get; } 呈现为 PNG 格式的渲染器。
static Svg { get; } 渲染成 SVG 格式的渲染器。

也可以看看