Class Renderers

Renderers class

Renderer per tutti i formati supportati.

public static class Renderers

Proprietà

NomeDescrizione
static Bmp { get; }Un renderer che esegue il rendering nel formato BMP.
static Jpeg { get; }Un renderer che esegue il rendering nel formato JPEG.
static Png { get; }Un renderer che esegue il rendering nel formato PNG.
static Svg { get; }Un renderer che esegue il rendering nel formato SVG.

Guarda anche