C# Class OpenTK.Platform.X11.XScreen

Mostra file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
backing_store int
black_pixel System.IntPtr
cmap System.IntPtr
default_gc System.IntPtr
depths System.IntPtr
display System.IntPtr
ext_data System.IntPtr
height int
max_maps int
mheight int
min_maps int
mwidth int
ndepths int
root System.IntPtr
root_depth int
root_input_mask System.IntPtr
root_visual System.IntPtr
save_unders bool
white_pixel System.IntPtr
width int

Property Details

backing_store public_oe property

public int backing_store
return int

black_pixel public_oe property

public IntPtr,System black_pixel
return System.IntPtr

cmap public_oe property

public IntPtr,System cmap
return System.IntPtr

default_gc public_oe property

public IntPtr,System default_gc
return System.IntPtr

depths public_oe property

public IntPtr,System depths
return System.IntPtr

display public_oe property

public IntPtr,System display
return System.IntPtr

ext_data public_oe property

public IntPtr,System ext_data
return System.IntPtr

height public_oe property

public int height
return int

max_maps public_oe property

public int max_maps
return int

mheight public_oe property

public int mheight
return int

min_maps public_oe property

public int min_maps
return int

mwidth public_oe property

public int mwidth
return int

ndepths public_oe property

public int ndepths
return int

root public_oe property

public IntPtr,System root
return System.IntPtr

root_depth public_oe property

public int root_depth
return int

root_input_mask public_oe property

public IntPtr,System root_input_mask
return System.IntPtr

root_visual public_oe property

public IntPtr,System root_visual
return System.IntPtr

save_unders public_oe property

public bool save_unders
return bool

white_pixel public_oe property

public IntPtr,System white_pixel
return System.IntPtr

width public_oe property

public int width
return int