XRPrimer (C++ API)  0.6.0
image.h File Reference
#include <memory>
#include <stdint.h>
#include <vector>
Include dependency graph for image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Image
 

Enumerations

enum  PixelFormat {
  NONE, RGB24, BGR24, RGBA,
  GRAY8, GRAY16BE, GRAY16LE, FORMAT_NUM
}
 

Enumeration Type Documentation

◆ PixelFormat

Enumerator
NONE 
RGB24 
BGR24 
RGBA 
GRAY8 
GRAY16BE 
GRAY16LE 
FORMAT_NUM