AlphaColorSpace::AlphaColorSpace
Copyright (C) 2005 IENT-RWTH Aachen
inline AlphaColorSpace::AlphaColorSpace()
template<class U1,class U2,class U3> inline AlphaColorSpace::AlphaColorSpace(U1 a, U2 b, U3 c)
template<class U1,class U2,class U3> inline AlphaColorSpace::AlphaColorSpace(U1 a, U2 b, U3 c, alpha_type d)
inline AlphaColorSpace::AlphaColorSpace(const AlphaColorSpace &r)
template<class U1,class U2,class U3,class U4> inline AlphaColorSpace::AlphaColorSpace(const AlphaColorSpace<U1,U2,U3,U4> &r)
Builds an instance of the object
Remarks
This builds an instance of the object out of its parameters.