C# Class OpenTK.Platform.X11.XColor

Show file 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 property

public ushort blue
return ushort

flags public property

public byte flags
return byte

green public property

public ushort green
return ushort

pad public property

public byte pad
return byte

pixel public property

public IntPtr,System pixel
return System.IntPtr

red public property

public ushort red
return ushort