Public Attributes
GLFWgammaramp Struct Reference

Gamma ramp. More...

#include <glfw3.h>

List of all members.

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:
glfwGetGammaRamp glfwSetGammaRamp

Definition at line 1013 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 1023 of file glfw3.h.

unsigned short* GLFWgammaramp::green

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

Definition at line 1020 of file glfw3.h.

unsigned short* GLFWgammaramp::red

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

Definition at line 1017 of file glfw3.h.

The number of elements in each array.

Definition at line 1026 of file glfw3.h.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41