C++
C#
VB
JScript
All

Class YCb­Cr­Color


Copyright (C) 2005 IENT-RWTH Aachen

template<class T1=unsigned char, class T2=T1, class T3=T2>
class YCbCrColor : public ColorSpace<T1,T2,T3>

YCbCr color space

Generic Parameters

T1

First component type

T2

Second component type

T3

Third component type

Groups

Constructors
Method YCbCrColor

Builds an instance of the object

Assignment
Method operator=

Assignment Operator