C# 클래스 OpenTK.Platform.X11.XVisualInfo

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

BitsPerRgb 공개적으로 프로퍼티

public int BitsPerRgb
리턴 int

Class 공개적으로 프로퍼티

public XVisualClass Class
리턴 XVisualClass

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 VisualID VisualID
리턴 VisualID

blueMask 공개적으로 프로퍼티

public long blueMask
리턴 long