Public Attributes | List of all members
GLFWimage Struct Reference

Image data. More...

#include <glfw3.h>

Public Attributes

int height
 
unsigned char * pixels
 
int width
 

Detailed Description

Image data.

Definition at line 1031 of file glfw3.h.

Member Data Documentation

int GLFWimage::height

The height, in pixels, of this image.

Definition at line 1038 of file glfw3.h.

unsigned char* GLFWimage::pixels

The pixel data of this image, arranged left-to-right, top-to-bottom.

Definition at line 1041 of file glfw3.h.

int GLFWimage::width

The width, in pixels, of this image.

Definition at line 1035 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 Fri Mar 13 2020 03:16:19