C# Class OpenTK.Platform.X11.XColor

ファイルを表示 Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
blue ushort
flags byte
green ushort
pad byte
pixel System.IntPtr
red ushort

Property Details

blue public_oe property

public ushort blue
return ushort

flags public_oe property

public byte flags
return byte

green public_oe property

public ushort green
return ushort

pad public_oe property

public byte pad
return byte

pixel public_oe property

public IntPtr,System pixel
return System.IntPtr

red public_oe property

public ushort red
return ushort