PlanetKitScreenCaptureDisplay

A class representing a screen capture display in the PlanetKit framework.

  • The unique identifier of the display.

  • The image of the display.

  • The unit number of the display.

  • The model number of the display.

  • The serial number of the display.

  • The vendor number of the display.

  • A Boolean value indicating whether the display is asleep.

  • A Boolean value indicating whether the display is always in a mirror set.

  • A Boolean value indicating whether the display is in a hardware mirror set.

  • A Boolean value indicating whether the display is in a mirror set.

  • The mirror display of the current display.

  • The primary display.

  • A Boolean value indicating whether the display is built-in.

  • A Boolean value indicating whether the display is the main display.

  • A Boolean value indicating whether the display is online.

  • A Boolean value indicating whether the display is active.

  • A Boolean value indicating whether the display supports stereo.

  • The rotation angle of the display in degrees.

  • The size of the display in points.

  • The bounds of the display in points.

  • The color space of the display.

  • The captured bounds of the last window image captured using capture(). The default value is .zero.

  • A string representation of the display.

Capturable