C# Class OpenTK.Platform.X11.Functions.Pixel

Mostra file Open project: andykorth/opentk

Public Properties

Property Type Description
A byte

Public Methods

Method Description
Pixel ( byte a, byte r, byte g, byte b ) : System

Method Details

Pixel() public method

public Pixel ( byte a, byte r, byte g, byte b ) : System
a byte
r byte
g byte
b byte
return System

Property Details

A public_oe property

public byte A
return byte