MythTV
master
|
Go to the source code of this file.
Classes | |
class | MythColourSpace |
Typedefs | |
using | MythPrimaryFloat = std::array< float, 2 > |
using | MythPrimariesFloat = std::array< MythPrimaryFloat, 3 > |
using | MythPrimaryUInt16 = std::array< uint16_t, 2 > |
using | MythPrimariesUInt16 = std::array< MythPrimaryUInt16, 3 > |
using MythPrimaryFloat = std::array<float,2> |
Definition at line 13 of file mythcolourspace.h.
using MythPrimariesFloat = std::array<MythPrimaryFloat,3> |
Definition at line 14 of file mythcolourspace.h.
using MythPrimaryUInt16 = std::array<uint16_t,2> |
Definition at line 15 of file mythcolourspace.h.
using MythPrimariesUInt16 = std::array<MythPrimaryUInt16,3> |
Definition at line 16 of file mythcolourspace.h.