sdl2-1.1.3: Low-level bindings to SDL2

Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.UI.SDL.Video

Contents

Synopsis

Display and Window Management

2D Accelerated Rendering

Pixel Formats and Conversion Routines

Rectangle Functions

Surface Creation and Simple Drawing

convertPixels :: CInt -> CInt -> Word32 -> Ptr () -> CInt -> Word32 -> Ptr () -> CInt -> IO CInt Source

Platform-specific Window Management

Clipboard Handling