C# 클래스 OpenTK.X11GLControl.XVisualInfo

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 프로퍼티들

프로퍼티 타입 설명
BitsPerRgb int
Class int
ColormapSize int
Depth int
GreenMask long
RedMask long
Screen int
Visual System.IntPtr
VisualID System.IntPtr
blueMask long

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

BitsPerRgb 공개적으로 프로퍼티

public int BitsPerRgb
리턴 int

Class 공개적으로 프로퍼티

public int Class
리턴 int

ColormapSize 공개적으로 프로퍼티

public int ColormapSize
리턴 int

Depth 공개적으로 프로퍼티

public int Depth
리턴 int

GreenMask 공개적으로 프로퍼티

public long GreenMask
리턴 long

RedMask 공개적으로 프로퍼티

public long RedMask
리턴 long

Screen 공개적으로 프로퍼티

public int Screen
리턴 int

Visual 공개적으로 프로퍼티

public IntPtr,System Visual
리턴 System.IntPtr

VisualID 공개적으로 프로퍼티

public IntPtr,System VisualID
리턴 System.IntPtr

blueMask 공개적으로 프로퍼티

public long blueMask
리턴 long