record TGLFWgammaramp

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGLFWgammaramp = record

Description

Describes the gamma ramp for a monitor.

Added in version 3.0.

See also
glfwGetGammaRamp
Returns the current gamma ramp for the specified monitor.
glfwSetGammaRamp
Sets the current gamma ramp for the specified monitor.

Overview

Fields

red: PWord;
green: PWord;
blue: PWord;
size: Cardinal;

Description

Fields

red: PWord;
 
green: PWord;
 
blue: PWord;
 
size: Cardinal;
 

Generated by PasDocEx, based on PasDoc 0.14.0.