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

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

공개 프로퍼티들

프로퍼티 타입 설명
blue ushort
flags byte
green ushort
pad byte
pixel System.IntPtr
red ushort

프로퍼티 상세

blue 공개적으로 프로퍼티

public ushort blue
리턴 ushort

flags 공개적으로 프로퍼티

public byte flags
리턴 byte

green 공개적으로 프로퍼티

public ushort green
리턴 ushort

pad 공개적으로 프로퍼티

public byte pad
리턴 byte

pixel 공개적으로 프로퍼티

public IntPtr,System pixel
리턴 System.IntPtr

red 공개적으로 프로퍼티

public ushort red
리턴 ushort