A video mode.

Returned by Monitor.currentVideoMode and Monitor.videoModes.

Variables

read onlywidth:Int

The width, in screen coordinates, of the video mode.

read onlyheight:Int

The height, in screen coordinates, of the video mode.

read onlyredBits:Int

The bit depth of the red channel of the video mode.

read onlygreenBits:Int

The bit depth of the green channel of the video mode.

read onlyblueBits:Int

The bit depth of the blue channel of the video mode.

read onlyrefreshRate:Int

The refresh rate, in Hz, of the video mode.