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

sgi

SGI

case sgi

vml

Vector Markup Language (VML)

case vml

vmlz

Vector Markup Language (VML)

case vmlz

svg

Scalable Vector Graphics

case svg

wbmp

Wireless BitMap format

case wbmp

svgz

Scalable Vector Graphics (Compressed)

case svgz

xdot

DOT

case xdot

pic

Kernighan's PIC graphics language

case pic

png

Portable Network Graphics format

case png

jp2

JPEG 2000

case jp2

cgimage

CGImage bitmap format

case cgimage

json0

Dot graph represented in JSON format

case json0

fig

FIG

case fig

bmp

Windows Bitmap Format

case bmp

cmapx

Server-side and client-side imagemaps

case cmapx

jpg

JPEG

case jpg

xdot1_2

DOT

case xdot1_2

pct

PICT

case pct

pdf

Portable Document Format (PDF)

case pdf

imap

Server-side and client-side imagemaps

case imap

tif

TIFF (Tag Image File Format)

case tif

psd

PSD

case psd

pict

PICT

case pict

dot_json

Dot graph represented in JSON format

case dot_json

exr

OpenEXR

case exr

ps

PostScript

case ps

tk

TK graphics

case tk

x11

Xlib canvas

case x11

jpeg

JPEG

case jpeg

gif

GIF

case gif

gv

DOT

case gv

jpe

JPEG

case jpe

xdot1_4

DOT

case xdot1_4

gd

GD

case gd

plain_ext

Simple text format

case plain_ext

cmapx_np

Server-side and client-side imagemaps

case cmapx_np

xlib

Xlib canvas

case xlib

webp

Image format for the Web

case webp

ico

Icon Image File Format

case ico

ismap

Server-side imagemap (deprecated)

case ismap

canon

Canon Image File Format (CIFF)

case canon

ps2

PostScript for PDF

case ps2

pov

POV-Ray markup language (prototype)

case pov

vrml

VRML

case vrml

xdot_json

Dot graph represented in JSON format

case xdot_json

tga

Truevision TGA

case tga

dot

DOT

case dot

cmap

Client-side imagemap (deprecated)

case cmap

imap_np

Server-side and client-side imagemaps

case imap_np

gd2

GD2

case gd2

json

Dot graph represented in JSON format

case json

plain

Text

case plain

eps

Encapsulated PostScript

case eps

gtk

GTK canvas

case gtk

tiff

TIFF (Tag Image File Format)

case tiff

Clone this wiki locally