Public Attributes | List of all members
GLFWgammaramp Struct Reference

Gamma ramp. More...

#include <glfw3.h>

Public Attributes

unsigned short * blue
 
unsigned short * green
 
unsigned short * red
 
unsigned int size
 

Detailed Description

Gamma ramp.

This describes the gamma ramp for a monitor.

See also
Gamma ramp
glfwGetGammaRamp
glfwSetGammaRamp
Since
Added in version 3.0.

Definition at line 1559 of file glfw3.h.

Member Data Documentation

unsigned short* GLFWgammaramp::blue

An array of value describing the response of the blue channel.

Definition at line 1569 of file glfw3.h.

unsigned short* GLFWgammaramp::green

An array of value describing the response of the green channel.

Definition at line 1566 of file glfw3.h.

unsigned short* GLFWgammaramp::red

An array of value describing the response of the red channel.

Definition at line 1563 of file glfw3.h.

unsigned int GLFWgammaramp::size

The number of elements in each array.

Definition at line 1572 of file glfw3.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32