-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.Drawing.XlibSurface
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
1 revision
namespace: Crow.Drawing
XlibSurface
public class XlibSurface : Surface
⬜ | prototype | description |
---|---|---|
![]() |
XlibSurface (IntPtr display, IntPtr drawable, IntPtr visual, int width, int height) |
__ |
![]() |
XlibSurface (IntPtr ptr, bool own) |
__ |
⬜ | name | description |
---|---|---|
![]() |
Depth |
__ |
![]() |
Display |
__ |
![]() |
Drawable |
__ |
![]() |
Height |
__ |
![]() |
Screen |
__ |
![]() |
Visual |
__ |
![]() |
Width |
__ |
⬜ | prototype | description |
---|---|---|
![]() |
XlibSurface FromBitmap(IntPtr display, IntPtr bitmap, IntPtr screen, int width, int height) |
__ |
![]() |
void SetDrawable(IntPtr drawable, int width, int height) |
__ |
![]() |
void SetSize(int width, int height) |
__ |
⬜ | name | description |
---|