C# Class Reign.Core.X11.XVisualInfo

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
bits_per_rgb int
blue_mask System.IntPtr
c_class int
colormap_size int
depth uint
green_mask System.IntPtr
red_mask System.IntPtr
screen int
visual System.IntPtr
visualid System.IntPtr

Property Details

bits_per_rgb public_oe property

public int bits_per_rgb
Résultat int

blue_mask public_oe property

public IntPtr,System blue_mask
Résultat System.IntPtr

c_class public_oe property

public int c_class
Résultat int

colormap_size public_oe property

public int colormap_size
Résultat int

depth public_oe property

public uint depth
Résultat uint

green_mask public_oe property

public IntPtr,System green_mask
Résultat System.IntPtr

red_mask public_oe property

public IntPtr,System red_mask
Résultat System.IntPtr

screen public_oe property

public int screen
Résultat int

visual public_oe property

public IntPtr,System visual
Résultat System.IntPtr

visualid public_oe property

public IntPtr,System visualid
Résultat System.IntPtr