fltkhs-0.3.0.1: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Pixmap

Contents

Synopsis

Documentation

Hierarchy

Functions

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

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

desaturate :: Ref Pixmap -> IO ()

destroy :: Ref Pixmap -> IO ()

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

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

getCount :: Ref Pixmap -> IO Int

getD :: Ref Pixmap -> IO Int

getH :: Ref Pixmap -> IO Int

getLd :: Ref Pixmap -> IO Int

getW :: Ref Pixmap -> IO Int

inactive :: Ref Pixmap -> IO ()

uncache :: Ref Pixmap -> IO ()