fltkhs-0.3.0.1: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Bitmap

Contents

Synopsis

Documentation

Hierarchy

Functions

colorAverage :: Ref Bitmap -> Color -> Float -> IO ()

copy :: Ref Bitmap -> Maybe Size -> IO (Maybe (Ref Bitmap))

desaturate :: Ref Bitmap -> IO ()

destroy :: Ref Bitmap -> IO ()

draw :: Ref Bitmap -> Position -> IO ()

drawResize :: Ref Bitmap -> Position -> Size -> Maybe X -> Maybe Y -> IO ()

getCount :: Ref Bitmap -> IO (Int)

getD :: Ref Bitmap -> IO (Int)

getH :: Ref Bitmap -> IO (Int)

getLd :: Ref Bitmap -> IO (Int)

getW :: Ref Bitmap -> IO (Int)

inactive :: Ref Bitmap -> IO ()

uncache :: Ref Bitmap -> IO ()