Win32-2.3.0.0: A binding to part of the Win32 library

Portabilityportable
Stabilityprovisional
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Safe HaskellTrustworthy

Graphics.Win32.GDI.Region

Description

A collection of FFI declarations for interfacing with Win32.

Documentation

fillRgn :: HDC -> HRGN -> HBRUSH -> IO ()Source

frameRgn :: HDC -> HRGN -> HBRUSH -> Int -> Int -> IO ()Source