Variable DisplayMode.pixelFormat

Pixel format used

struct DisplayMode
{
  // ...
  PixelFormat pixelFormat ;
  // ...
}