| Copyright | (c) Alastair Reid, 1997-2003 |
|---|---|
| License | BSD-style (see the file libraries/base/LICENSE) |
| Maintainer | Esa Ilari Vuokko <ei@vuokko.info> |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Trustworthy |
| Language | Haskell98 |
Graphics.Win32.GDI.Path
Description
A collection of FFI declarations for interfacing with Win32.
Documentation
closeFigure :: HDC -> IO () Source
flattenPath :: HDC -> IO () Source
pathToRegion :: HDC -> IO HRGN Source
strokeAndFillPath :: HDC -> IO () Source
strokePath :: HDC -> IO () Source