C# Class MetroFramework.Native.WinApi.ARGB

Datei anzeigen Open project: AshishKilmist/MetroFramework

Public Properties

Property Type Description
Alpha byte
Blue byte
Green byte
Red byte

Property Details

Alpha public_oe property

public byte Alpha
return byte

Blue public_oe property

public byte Blue
return byte

Green public_oe property

public byte Green
return byte

Red public_oe property

public byte Red
return byte