Uses of Enum
io.qt.gui.rhi.QRhiSwapChainHdrInfo.LimitsType
Packages that use QRhiSwapChainHdrInfo.LimitsType
-
Uses of QRhiSwapChainHdrInfo.LimitsType in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiSwapChainHdrInfo.LimitsTypeModifier and TypeMethodDescriptionQRhiSwapChainHdrInfo.limitsType()
QRhiSwapChainHdrInfo.LimitsType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QRhiSwapChainHdrInfo.LimitsType[]
QRhiSwapChainHdrInfo.LimitsType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui.rhi with parameters of type QRhiSwapChainHdrInfo.LimitsTypeModifier and TypeMethodDescriptionfinal void
QRhiSwapChainHdrInfo.setLimitsType
(QRhiSwapChainHdrInfo.LimitsType limitsType) Constructors in io.qt.gui.rhi with parameters of type QRhiSwapChainHdrInfo.LimitsTypeModifierConstructorDescriptionQRhiSwapChainHdrInfo
(QRhiSwapChainHdrInfo.LimitsType limitsType, float [] limits, QRhiSwapChainHdrInfo.LuminanceBehavior luminanceBehavior, float sdrWhiteLevel) SeeQRhiSwapChainHdrInfo::
QRhiSwapChainHdrInfo{QRhiSwapChainHdrInfo::LimitsType, decltype{std::declval<QRhiSwapChainHdrInfo>{}.limits}, QRhiSwapChainHdrInfo::LuminanceBehavior, float}