Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | CoreGraphics | MBS MacCG Plugin | 3.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Constant | Value | Description |
---|---|---|
kCGCaptureNoFill | 1 |
Disables fill with black on capture. |
kCGCaptureNoOptions | 0 |
Default behavior. |
Constant | Value | Description |
---|---|---|
kCGDisplayBitsPerPixel | "BitsPerPixel" |
The number of bits per pixel. The value for this key is a number inside the dictionary. |
kCGDisplayBitsPerSample | "BitsPerSample" |
The number of bits per sample. The value for this key is a number inside the dictionary. |
kCGDisplayBytesPerRow | "kCGDisplayBytesPerRow" | |
kCGDisplayHeight | "Height" |
The display height. The value for this key is a number inside the dictionary. |
kCGDisplayIOFlags | "IOFlags" |
The value for this key is a number inside the dictionary. |
kCGDisplayMode | "Mode" |
The value for this key is a number inside the dictionary. |
kCGDisplayModeIsInterlaced | "kCGDisplayModeIsInterlaced" |
This key reflects interesting bits of the IOKit display mode flags. |
kCGDisplayModeIsSafeForHardware | "kCGDisplayModeIsSafeForHardware" |
Set if display mode doesn't need a confirmation dialog to be set. |
kCGDisplayModeIsStretched | "kCGDisplayModeIsStretched" |
This key reflects interesting bits of the IOKit display mode flags. |
kCGDisplayModeIsTelevisionOutput | "kCGDisplayModeIsTelevisionOutput" |
This key reflects interesting bits of the IOKit display mode flags. |
kCGDisplayModeUsableForDesktopGUI | "UsableForDesktopGUI" |
Whether this display can be used for desktop GUI. The value for this key is a boolean inside the dictionary. |
kCGDisplayRefreshRate | "RefreshRate" |
The refresh rate. The value for this key is a number inside the dictionary. |
kCGDisplaySamplesPerPixel | "SamplesPerPixel" |
The number of samples per pixel. The value for this key is a number inside the dictionary. |
kCGDisplayWidth | "Width" |
The width of the display. The value for this key is a number inside the dictionary. |
kCGIODisplayModeID | "IODisplayModeID" |
Constant | Value | Description |
---|---|---|
kCGDisplayShowDuplicateLowResolutionModes | "kCGDisplayResolution" |
Pass to AllDisplayModes with boolean to indicate whether to include duplicate low resolution modes. |
This class has no sub classes.
The items on this page are in the following plugins: MBS MacCG Plugin.
CGDisplayConfigMBS - CGDisplayModeMBS