Public Attributes | |
| OSVR_ImageDimension | height |
| height in pixels | |
| OSVR_ImageDimension | width |
| width in pixels | |
| OSVR_ImageChannels | channels |
| number of channels of data for each pixel | |
| OSVR_ImageDepth | depth |
| the depth (size) in bytes of each channel - valid values are 1, 2, 4, and 8 | |
| OSVR_ImagingValueType | type |
| Whether values are unsigned ints, signed ints, or floating point. | |
Definition at line 61 of file ImagingReportTypesC.h.