WindowHandle.FromXcb
WindowHandle.FromXcb method
Create WindowHandle from an XCB surface.
public static WindowHandle FromXcb(IntPtr connection, IntPtr surface)
| Parameter | Type | Description |
|---|---|---|
| connection | IntPtr | The connection to the X server |
| surface | IntPtr | The handle of the surface |
See Also
- class WindowHandle
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D