pub const PsFrameType_PsMappedRGBFrame: PsFrameType = 4;Expand description
!< RGB frame with 24 bits per pixel in RGB/BGR format, that is mapped to depth camera space where the resolution is the same as the depth frame’s resolution.\n !< This frame type can be enabled using ::PsSetMapperEnabledDepthToRGB().