XRPrimer (C++ API)
0.6.0
Classes
|
Enumerations
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
enum
PixelFormat
Enumerator
NONE
RGB24
BGR24
RGBA
GRAY8
GRAY16BE
GRAY16LE
FORMAT_NUM
cpp
xrprimer
data_structure
image.h
Generated by
1.8.13