friday-devil-0.1.0.1: Uses the DevIL C library to read and write images from and to files and memory buffers.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Vision.Image.Storage.DevIL.ImageType

Description

Defines image types which can be used with the DevIL API.

Synopsis

Documentation

data Autodetect Source

Tries to determine automatically the image type with the header and/or the file extension.

Raises an UnknownFileType error if the detection failed.

Constructors

Autodetect 

data BLP Source

Constructors

BLP 

data CUT Source

Constructors

CUT 

data DCX Source

Constructors

DCX 

data DDS Source

DirectDraw Surface (.dds).

Constructors

DDS 

data Doom Source

Doom texture.

Constructors

Doom 

data DoomFlat Source

Doom flat texture (floor).

Constructors

DoomFlat 

data DPX Source

Constructors

DPX 

data FITS Source

Constructors

FITS 

data FTX Source

Constructors

FTX 

data GIF Source

Constructors

GIF 

data ICO Source

Constructors

ICO 

data ICNS Source

Constructors

ICNS 

data IFF Source

Constructors

IFF 

data IWI Source

Constructors

IWI 

data LIF Source

Homeworld (.lif).

Constructors

LIF 

data MDL Source

Constructors

MDL 

data MNG Source

Constructors

MNG 

data MP3 Source

Constructors

MP3 

data PCD Source

Constructors

PCD 

data PCX Source

Constructors

PCX 

data PIC Source

Constructors

PIC 

data PIX Source

Constructors

PIX 

data PNM Source

Portable AnyMap (.pbm, .pgm or .ppm).

Constructors

PNM 

data PSD Source

Photoshop Document.

Constructors

PSD 

data PSP Source

Paint Shop Pro image.

Constructors

PSP 

data PXR Source

Constructors

PXR 

data RAW Source

Raw data with a 13-byte header.

Constructors

RAW 

data ROT Source

Constructors

ROT 

data SUN Source

Constructors

SUN 

data Texture Source

Medieval II: Total War Texture (.texture) file.

Constructors

Texture 

data TPL Source

Constructors

TPL 

data UTX Source

Constructors

UTX 

data WAL Source

Constructors

WAL