Enum GraphvizImageType
Enumeration of possible image types.
Namespace: QuikGraph.Graphviz.Dot
Assembly: QuikGraph.Graphviz.dll
Syntax
[Serializable]
public enum GraphvizImageType
Fields
Name | Description |
---|---|
Cmap | Client side imagemaps. |
Fig | Figure format. |
Gd | Gd format. |
Gd2 | Gd2 format. |
Gif | GIF format. |
Hpgl | HP-GL/2 format. |
Imap | Server-side imagemaps. |
Jpeg | JPEG format. |
Mif | FrameMaker MIF format. |
Mp | MetaPost. |
Pcl | PCL format. |
Pic | PIC format. |
PlainText | Plain text format. |
Png | Portable Network Graphics format |
Ps | PostScript. |
Ps2 | PostScript for PDF. |
Svg | Scalable Vector Graphics. |
Svgz | Scalable Vector Graphics, gzipped. |
Vrml | VRML. |
Vtx | Visual Thought format. |
Wbmp | Wireless BitMap format. |