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

Show file Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
rgbBlue byte
rgbGreen byte
rgbRed byte
rgbReserved byte

Property Details

rgbBlue public property

public byte rgbBlue
return byte

rgbGreen public property

public byte rgbGreen
return byte

rgbRed public property

public byte rgbRed
return byte

rgbReserved public property

public byte rgbReserved
return byte