mf
Media Framework
|
Namespaces | |
mf | |
Functions | |
template<> | |
rgb_color | mf::color_convert (const ycbcr_color &in) |
bool | mf::operator== (const mono_color &a, const mono_color &b) |
bool | mf::operator!= (const mono_color &a, const mono_color &b) |
bool | mf::operator== (const rgb_color &a, const rgb_color &b) |
bool | mf::operator!= (const rgb_color &a, const rgb_color &b) |
bool | mf::operator== (const rgba_color &a, const rgba_color &b) |
bool | mf::operator!= (const rgba_color &a, const rgba_color &b) |
bool | mf::operator== (const ycbcr_color &a, const ycbcr_color &b) |
bool | mf::operator!= (const ycbcr_color &a, const ycbcr_color &b) |