DisplayMBS class
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
DisplayMBS class
Defines a class for accessing the displays of the screen.
- 10 properties
- 14 methods
- method CanDepth(depth as Integer) As Boolean
- method FadeGamma(intensity as Integer, col As Color)
- method FadeGammaTo(intensity as Integer, col As Color, ticks as Integer)
- method GetBestResolution(width as Integer, height as Integer, depth as Integer, safe As Boolean) As ResolutionMBS
- method GetBestResolution(width as Integer, height as Integer, safe As Boolean) As ResolutionMBS
- method GetCurrentResolution As ResolutionMBS
- method GetLargestResolution(depth as Integer, safe As Boolean) As ResolutionMBS
- method GetLargestResolution(safe As Boolean) As ResolutionMBS
- method GetResolution(num as Integer) As ResolutionMBS
- method ResolutionCount(depth as Integer, safe As Boolean) as Integer
- method ResolutionCount(safe As Boolean) as Integer
- method SetDepth(depth as Integer) As Boolean
- method SwitchTo(width as Integer, height as Integer, depth as Integer, safe As Boolean) As Boolean
- method Update
This class has no sub classes.
Some useful global functions for this class:
Some examples using this class:
Blog Entries
Xojo Developer Magazine
Release notes
- Version 17.3
- Version 17.2
- Fixed a bug in resolution switching in DisplayMBS to better find best resolution.
The items on this page are in the following plugins: MBS Util Plugin.
DisclosureTriangle
-
DNSAddressRecordMBS