C# Class UlteriusServer.Api.Win32.WinApi.Rgbquad

ファイルを表示 Open project: Ulterius/server

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