C# Class OpenTK.Platform.X11.XScreen

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Свойство 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
Résultat int

black_pixel public_oe property

public IntPtr,System black_pixel
Résultat System.IntPtr

cmap public_oe property

public IntPtr,System cmap
Résultat System.IntPtr

default_gc public_oe property

public IntPtr,System default_gc
Résultat System.IntPtr

depths public_oe property

public IntPtr,System depths
Résultat System.IntPtr

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

ext_data public_oe property

public IntPtr,System ext_data
Résultat System.IntPtr

height public_oe property

public int height
Résultat int

max_maps public_oe property

public int max_maps
Résultat int

mheight public_oe property

public int mheight
Résultat int

min_maps public_oe property

public int min_maps
Résultat int

mwidth public_oe property

public int mwidth
Résultat int

ndepths public_oe property

public int ndepths
Résultat int

root public_oe property

public IntPtr,System root
Résultat System.IntPtr

root_depth public_oe property

public int root_depth
Résultat int

root_input_mask public_oe property

public IntPtr,System root_input_mask
Résultat System.IntPtr

root_visual public_oe property

public IntPtr,System root_visual
Résultat System.IntPtr

save_unders public_oe property

public bool save_unders
Résultat bool

white_pixel public_oe property

public IntPtr,System white_pixel
Résultat System.IntPtr

width public_oe property

public int width
Résultat int