Graphics.LambdaCube.Image
Documentation
type ImageLoader = String -> ByteString -> IO (Maybe Image)Source
Image loader function
Has information about the size and the pixel format of the image.
Constructors
Image | |
Fields
|
lambdacube-engine-0.2.1: 3D rendering engine written entirely in Haskell
Graphics.LambdaCube.Image
type ImageLoader = String -> ByteString -> IO (Maybe Image)Source
Image loader function
Has information about the size and the pixel format of the image.
Constructors
Image | |
Fields
|