WindowHandle.FromXlib
WindowHandle.FromXlib method
Create WindowHandle from an Xlib window
public static WindowHandle FromXlib(IntPtr display, IntPtr window)
| Parameter | Type | Description |
|---|---|---|
| display | IntPtr | The display instance of the X server |
| window | IntPtr | The handle of the window |
See Also
- class WindowHandle
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D