- Namespace
- SharpInputSystem
- Containing Type
- LibX11
Syntax
[DllImport(LibraryName)]
public static extern int XAllocColor(IntPtr display, IntPtr Colormap, ref LibX11.XColor colorcell_def)
Attributes
| Type | Description |
|---|---|
| DllImportAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| display | IntPtr | |
| Colormap | IntPtr | |
| colorcell_def | LibX11 |
Return Value
| Type | Description |
|---|---|
| int |