C# Class BExplorer.Shell.Interop.Gdi32.RGBQUAD

Datei anzeigen Open project: Gainedge/BetterExplorer

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