Codec.Picture.Repa

Primitive types and operations

data Img a

imgData

convertImage

imgToImage

Generic interface

readImage

decodeImage

Monomorphic image decoding functions

readImageRGBA

readImageRGB

readImageR

readImageG

readImageB

decodeImageRGBA

decodeImageRGB

decodeImageR

decodeImageG

decodeImageB

Image Representations (Phantom Types)

data RGBA

data RGB

data R

data G

data B

Helper Functions (useful for OpenGL etc.)

toForeignPtr

toByteString

toUnboxed

class Collapsable a t

onImg

reverseColorChannel

flipHorizontally

flipVertically

vConcat

hConcat

Saving Images

Internal Functionallity (exported for advanced uses)

class ToRGBAChannels a