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

Format

public enum Format

Inheritance

Hashable, String

Enumeration Cases

pic

Kernighan's PIC graphics language

case pic

jp2

JPEG 2000

case jp2

xlib

Xlib canvas

case xlib

png

Portable Network Graphics format

case png

gif

GIF

case gif

json

Dot graph represented in JSON format

case json

canon

Canon Image File Format (CIFF)

case canon

imap

Server-side and client-side imagemaps

case imap

xdot1_2

DOT

case xdot1_2

tga

Truevision TGA

case tga

ismap

Server-side imagemap (deprecated)

case ismap

cmapx_np

Server-side and client-side imagemaps

case cmapx_np

ico

Icon Image File Format

case ico

tiff

TIFF (Tag Image File Format)

case tiff

cmapx

Server-side and client-side imagemaps

case cmapx

fig

FIG

case fig

plain_ext

Simple text format

case plain_ext

svg

Scalable Vector Graphics

case svg

ps

PostScript

case ps

imap_np

Server-side and client-side imagemaps

case imap_np

gv

DOT

case gv

wbmp

Wireless BitMap format

case wbmp

bmp

Windows Bitmap Format

case bmp

jpeg

JPEG

case jpeg

jpe

JPEG

case jpe

vrml

VRML

case vrml

gtk

GTK canvas

case gtk

gd2

GD2

case gd2

plain

Text

case plain

x11

Xlib canvas

case x11

cgimage

CGImage bitmap format

case cgimage

eps

Encapsulated PostScript

case eps

xdot_json

Dot graph represented in JSON format

case xdot_json

xdot1_4

DOT

case xdot1_4

tk

TK graphics

case tk

sgi

SGI

case sgi

vml

Vector Markup Language (VML)

case vml

pict

PICT

case pict

gd

GD

case gd

dot

DOT

case dot

jpg

JPEG

case jpg

svgz

Scalable Vector Graphics (Compressed)

case svgz

json0

Dot graph represented in JSON format

case json0

ps2

PostScript for PDF

case ps2

dot_json

Dot graph represented in JSON format

case dot_json

tif

TIFF (Tag Image File Format)

case tif

webp

Image format for the Web

case webp

psd

PSD

case psd

vmlz

Vector Markup Language (VML)

case vmlz

xdot

DOT

case xdot

cmap

Client-side imagemap (deprecated)

case cmap

pov

POV-Ray markup language (prototype)

case pov

pdf

Portable Document Format (PDF)

case pdf

exr

OpenEXR

case exr

pct

PICT

case pct
Clone this wiki locally