C# 클래스 NDesk.Graphics.XVisualInfo

파일 보기 프로젝트 열기: mono/gtkglarea-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
@class int
bits_per_rgb int
blue_mask uint
colormap_size int
depth uint
green_mask uint
red_mask uint
screen int
visual System.IntPtr
visualid System.IntPtr

프로퍼티 상세

@class 공개적으로 프로퍼티

public int @class
리턴 int

bits_per_rgb 공개적으로 프로퍼티

public int bits_per_rgb
리턴 int

blue_mask 공개적으로 프로퍼티

public uint blue_mask
리턴 uint

colormap_size 공개적으로 프로퍼티

public int colormap_size
리턴 int

depth 공개적으로 프로퍼티

public uint depth
리턴 uint

green_mask 공개적으로 프로퍼티

public uint green_mask
리턴 uint

red_mask 공개적으로 프로퍼티

public uint red_mask
리턴 uint

screen 공개적으로 프로퍼티

public int screen
리턴 int

visual 공개적으로 프로퍼티

public IntPtr,System visual
리턴 System.IntPtr

visualid 공개적으로 프로퍼티

public IntPtr,System visualid
리턴 System.IntPtr