C# Class XLibrary.Win32.RGBQUAD

ファイルを表示 Open project: swax/CodePerspective

Public Properties

Property Type Description
Blue byte
Green byte
Red byte
Reserved byte

Property Details

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

Reserved public_oe property

public byte Reserved
return byte