Win32-2.2.0.0: A binding to part of the Win32 librarySource codeContentsIndex
Graphics.Win32.GDI.Path
Portabilityportable
Stabilityprovisional
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Description
A collection of FFI declarations for interfacing with Win32.
Documentation
beginPath :: HDC -> IO ()Source
closeFigure :: HDC -> IO ()Source
endPath :: HDC -> IO ()Source
fillPath :: HDC -> IO ()Source
flattenPath :: HDC -> IO ()Source
pathToRegion :: HDC -> IO HRGNSource
strokeAndFillPath :: HDC -> IO ()Source
strokePath :: HDC -> IO ()Source
widenPath :: HDC -> IO ()Source
Produced by Haddock version 2.4.2