TuttleOFX
1
|
#include "rgb.hpp"
#include <boost/gil/rgb.hpp>
#include <boost/gil/rgba.hpp>
Go to the source code of this file.
Namespaces | |
namespace | terry |
namespace | terry::color |
namespace | terry::color::layout |
namespace | terry::color::layout::rgb |
Functions | |
template<class SrcLayout , class DslLayout , typename SrcP , typename DstP > | |
void | terry::color::layout::layout_convert (const SrcP &src, DstP &dst) |