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

vrml

VRML

case vrml

jpg

JPEG

case jpg

png

Portable Network Graphics format

case png

dot_json

Dot graph represented in JSON format

case dot_json

ismap

Server-side imagemap (deprecated)

case ismap

pict

PICT

case pict

tiff

TIFF (Tag Image File Format)

case tiff

wbmp

Wireless BitMap format

case wbmp

xlib

Xlib canvas

case xlib

xdot

DOT

case xdot

json

Dot graph represented in JSON format

case json

tk

TK graphics

case tk

jp2

JPEG 2000

case jp2

imap_np

Server-side and client-side imagemaps

case imap_np

svgz

Scalable Vector Graphics (Compressed)

case svgz

fig

FIG

case fig

xdot_json

Dot graph represented in JSON format

case xdot_json

cmap

Client-side imagemap (deprecated)

case cmap

tga

Truevision TGA

case tga

pct

PICT

case pct

plain_ext

Simple text format

case plain_ext

plain

Text

case plain

ico

Icon Image File Format

case ico

cmapx_np

Server-side and client-side imagemaps

case cmapx_np

psd

PSD

case psd

gtk

GTK canvas

case gtk

pdf

Portable Document Format (PDF)

case pdf

ps

PostScript

case ps

bmp

Windows Bitmap Format

case bmp

sgi

SGI

case sgi

vmlz

Vector Markup Language (VML)

case vmlz

eps

Encapsulated PostScript

case eps

pic

Kernighan's PIC graphics language

case pic

tif

TIFF (Tag Image File Format)

case tif

webp

Image format for the Web

case webp

ps2

PostScript for PDF

case ps2

xdot1_4

DOT

case xdot1_4

x11

Xlib canvas

case x11

cgimage

CGImage bitmap format

case cgimage

pov

POV-Ray markup language (prototype)

case pov

jpeg

JPEG

case jpeg

gd2

GD2

case gd2

dot

DOT

case dot

jpe

JPEG

case jpe

svg

Scalable Vector Graphics

case svg

gv

DOT

case gv

cmapx

Server-side and client-side imagemaps

case cmapx

canon

Canon Image File Format (CIFF)

case canon

gif

GIF

case gif

imap

Server-side and client-side imagemaps

case imap

exr

OpenEXR

case exr

json0

Dot graph represented in JSON format

case json0

vml

Vector Markup Language (VML)

case vml

xdot1_2

DOT

case xdot1_2

gd

GD

case gd
Clone this wiki locally