Windows.Win32.Graphics.Gdi.PALETTEENTRY
struct PALETTEENTRY
Specifies the color and usage of an entry in a logical palette.
namespace Windows.Win32.Graphics.Gdi
{
internal struct PALETTEENTRY
{
}
}