|
Graphics.X11.Xlib.Color | Portability | portable | Stability | provisional | Maintainer | libraries@haskell.org |
|
|
|
Description |
A collection of FFI declarations for interfacing with Xlib Colors.
|
|
Synopsis |
|
|
|
Documentation |
|
|
interface to the X11 library function XLookupColor().
|
|
|
interface to the X11 library function XAllocNamedColor().
|
|
|
interface to the X11 library function XAllocColor().
|
|
|
interface to the X11 library function XParseColor().
|
|
|
interface to the X11 library function XFreeColors().
|
|
|
interface to the X11 library function XStoreColor().
|
|
|
interface to the X11 library function XQueryColor().
|
|
|
interface to the X11 library function XQueryColors().
|
|
|
interface to the X11 library function XInstallColormap().
|
|
|
interface to the X11 library function XUninstallColormap().
|
|
|
interface to the X11 library function XCopyColormapAndFree().
|
|
|
interface to the X11 library function XCreateColormap().
|
|
|
interface to the X11 library function XFreeColormap().
|
|
Produced by Haddock version 2.4.2 |