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

Format

public enum Format

Inheritance

Hashable, String

Enumeration Cases

bmp

Windows Bitmap Format

case bmp

canon

Canon Image File Format (CIFF)

case canon

cgimage

CGImage bitmap format

case cgimage

cmap

Client-side imagemap (deprecated)

case cmap

cmapx

Server-side and client-side imagemaps

case cmapx

cmapx_np

Server-side and client-side imagemaps

case cmapx_np

dot

DOT

case dot

dot_json

Dot graph represented in JSON format

case dot_json

eps

Encapsulated PostScript

case eps

exr

OpenEXR

case exr

fig

FIG

case fig

gd

GD

case gd

gd2

GD2

case gd2

gif

GIF

case gif

gtk

GTK canvas

case gtk

gv

DOT

case gv

ico

Icon Image File Format

case ico

imap

Server-side and client-side imagemaps

case imap

imap_np

Server-side and client-side imagemaps

case imap_np

ismap

Server-side imagemap (deprecated)

case ismap

jp2

JPEG 2000

case jp2

jpe

JPEG

case jpe

jpeg

JPEG

case jpeg

jpg

JPEG

case jpg

json

Dot graph represented in JSON format

case json

json0

Dot graph represented in JSON format

case json0

pct

PICT

case pct

pdf

Portable Document Format (PDF)

case pdf

pic

Kernighan's PIC graphics language

case pic

pict

PICT

case pict

plain

Text

case plain

plain_ext

Simple text format

case plain_ext

png

Portable Network Graphics format

case png

pov

POV-Ray markup language (prototype)

case pov

ps

PostScript

case ps

ps2

PostScript for PDF

case ps2

psd

PSD

case psd

sgi

SGI

case sgi

svg

Scalable Vector Graphics

case svg

svgz

Scalable Vector Graphics (Compressed)

case svgz

tga

Truevision TGA

case tga

tif

TIFF (Tag Image File Format)

case tif

tiff

TIFF (Tag Image File Format)

case tiff

tk

TK graphics

case tk

vml

Vector Markup Language (VML)

case vml

vmlz

Vector Markup Language (VML)

case vmlz

vrml

VRML

case vrml

wbmp

Wireless BitMap format

case wbmp

webp

Image format for the Web

case webp

x11

Xlib canvas

case x11

xdot

DOT

case xdot

xdot1_2

DOT

case xdot1_2

xdot1_4

DOT

case xdot1_4

xdot_json

Dot graph represented in JSON format

case xdot_json

xlib

Xlib canvas

case xlib
Clone this wiki locally