2 |
2.769561 |
DisplayBitsPerChannel |
Enum |
|
|
|
|
|
|
enum DisplayBitsPerChannel
{
None = 0x0,
Bpc6 = 0x1,
Bpc8 = 0x2,
Bpc10 = 0x4,
Bpc12 = 0x8,
Bpc14 = 0x10,
Bpc16 = 0x20
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.devices.display.core.idl(346,0) |
|