rawPrivate constant
int
const rawPrivate
Private raw camera sensor image format, a single channel image with implementation depedent pixel layout.
rawPrivate is a format for unprocessed raw image buffers coming from an image sensor. The actual structure of buffers of this format is implementation-dependent.
Implementation
static const int rawPrivate = 0x00000024;