Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGDisplayMBS class.

CGDisplayMBS.kCGCaptureNoFill = 1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the capture option flags.

Disables fill with black on capture.

CGDisplayMBS.kCGCaptureNoOptions = 0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the capture option flags.

Default behavior.

CGDisplayMBS.kCGDisplayBitsPerPixel = "BitsPerPixel"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The number of bits per pixel.
The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGDisplayBitsPerSample = "BitsPerSample"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The number of bits per sample.
The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGDisplayBytesPerRow = "kCGDisplayBytesPerRow"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

CGDisplayMBS.kCGDisplayHeight = "Height"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The display height.
The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGDisplayIOFlags = "IOFlags"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGDisplayMode = "Mode"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGDisplayModeIsInterlaced = "kCGDisplayModeIsInterlaced"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

This key reflects interesting bits of the IOKit display mode flags.

CGDisplayMBS.kCGDisplayModeIsSafeForHardware = "kCGDisplayModeIsSafeForHardware"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

Set if display mode doesn't need a confirmation dialog to be set.

CGDisplayMBS.kCGDisplayModeIsStretched = "kCGDisplayModeIsStretched"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

This key reflects interesting bits of the IOKit display mode flags.

CGDisplayMBS.kCGDisplayModeIsTelevisionOutput = "kCGDisplayModeIsTelevisionOutput"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

This key reflects interesting bits of the IOKit display mode flags.

CGDisplayMBS.kCGDisplayModeUsableForDesktopGUI = "UsableForDesktopGUI"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

Whether this display can be used for desktop GUI.
The value for this key is a boolean inside the dictionary.

CGDisplayMBS.kCGDisplayRefreshRate = "RefreshRate"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The refresh rate.
The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGDisplaySamplesPerPixel = "SamplesPerPixel"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The number of samples per pixel.
The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGDisplayShowDuplicateLowResolutionModes = "kCGDisplayResolution"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 21.5
One of the keys for options dictionary

Pass to AllDisplayModes with boolean to indicate whether to include duplicate low resolution modes.

CGDisplayMBS.kCGDisplayWidth = "Width"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The width of the display.
The value for this key is a number inside the dictionary.

CGDisplayMBS.kCGIODisplayModeID = "IODisplayModeID"

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.1
One of the keys for mode dictionary

The items on this page are in the following plugins: MBS MacCG Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...