C# 클래스 Reign.Core.X11.XVisualInfo

파일 보기 프로젝트 열기: reignstudios/ReignSDK

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

bits_per_rgb 공개적으로 프로퍼티

public int bits_per_rgb
리턴 int

blue_mask 공개적으로 프로퍼티

public IntPtr,System blue_mask
리턴 System.IntPtr

c_class 공개적으로 프로퍼티

public int c_class
리턴 int

colormap_size 공개적으로 프로퍼티

public int colormap_size
리턴 int

depth 공개적으로 프로퍼티

public uint depth
리턴 uint

green_mask 공개적으로 프로퍼티

public IntPtr,System green_mask
리턴 System.IntPtr

red_mask 공개적으로 프로퍼티

public IntPtr,System red_mask
리턴 System.IntPtr

screen 공개적으로 프로퍼티

public int screen
리턴 int

visual 공개적으로 프로퍼티

public IntPtr,System visual
리턴 System.IntPtr

visualid 공개적으로 프로퍼티

public IntPtr,System visualid
리턴 System.IntPtr