C# Class RGBQUAD, old_igvc

Datei anzeigen Open project: PrincetonPAVE/old_igvc Class Usage Examples

Public Properties

Property Type Description
rgbBlue byte
rgbGreen byte
rgbRed byte
rgbReserved byte

Property Details

rgbBlue public_oe property

public byte rgbBlue
return byte

rgbGreen public_oe property

public byte rgbGreen
return byte

rgbRed public_oe property

public byte rgbRed
return byte

rgbReserved public_oe property

public byte rgbReserved
return byte