Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.
mattt edited this page Mar 30, 2020 · 10 revisions

Format

public enum Format

Inheritance

Hashable, String

Enumeration Cases

dot

DOT

case dot

ismap

Server-side imagemap (deprecated)

case ismap

png

Portable Network Graphics format

case png

svg

Scalable Vector Graphics

case svg

xdot

DOT

case xdot

xdot_json

Dot graph represented in JSON format

case xdot_json

ps2

PostScript for PDF

case ps2

wbmp

Wireless BitMap format

case wbmp

gd

GD

case gd

vrml

VRML

case vrml

plain_ext

Simple text format

case plain_ext

tk

TK graphics

case tk

cmapx

Server-side and client-side imagemaps

case cmapx

xlib

Xlib canvas

case xlib

exr

OpenEXR

case exr

json0

Dot graph represented in JSON format

case json0

gd2

GD2

case gd2

cgimage

CGImage bitmap format

case cgimage

eps

Encapsulated PostScript

case eps

vmlz

Vector Markup Language (VML)

case vmlz

bmp

Windows Bitmap Format

case bmp

gtk

GTK canvas

case gtk

fig

FIG

case fig

sgi

SGI

case sgi

gv

DOT

case gv

xdot1_4

DOT

case xdot1_4

jpe

JPEG

case jpe

pdf

Portable Document Format (PDF)

case pdf

tga

Truevision TGA

case tga

cmap

Client-side imagemap (deprecated)

case cmap

json

Dot graph represented in JSON format

case json

pic

Kernighan's PIC graphics language

case pic

cmapx_np

Server-side and client-side imagemaps

case cmapx_np

x11

Xlib canvas

case x11

plain

Text

case plain

svgz

Scalable Vector Graphics (Compressed)

case svgz

jpg

JPEG

case jpg

pov

POV-Ray markup language (prototype)

case pov

imap_np

Server-side and client-side imagemaps

case imap_np

ps

PostScript

case ps

imap

Server-side and client-side imagemaps

case imap

dot_json

Dot graph represented in JSON format

case dot_json

vml

Vector Markup Language (VML)

case vml

psd

PSD

case psd

tif

TIFF (Tag Image File Format)

case tif

gif

GIF

case gif

pct

PICT

case pct

tiff

TIFF (Tag Image File Format)

case tiff

xdot1_2

DOT

case xdot1_2

jp2

JPEG 2000

case jp2

jpeg

JPEG

case jpeg

pict

PICT

case pict

webp

Image format for the Web

case webp

canon

Canon Image File Format (CIFF)

case canon

ico

Icon Image File Format

case ico

Clone this wiki locally