C++
C#
VB
JScript
All

Method YCb­Cr­Color::­YCb­Cr­Color


Copyright (C) 2005 IENT-RWTH Aachen

inline YCbCrColor::YCbCrColor()
inline YCbCrColor::YCbCrColor(T1 YT2 CbT3 Cr)
template<class U1,class U2,class U3> inline YCbCrColor::YCbCrColor(const ColorSpace<U1,U2,U3> &r)
template<class U1,class U2,class U3> inline YCbCrColor::YCbCrColor(const YCbCrColor<U1,U2,U3> &r)
template<class U1,class U2,class U3> inline YCbCrColor::YCbCrColor(const RGBColor  <U1,U2,U3> &r)

Builds an instance of the object

Remarks

This builds an instance of the object out of its parameters.