Searched refs:RGBAPixel (Results 1 – 2 of 2) sorted by relevance
80 _pixelType(RGBAPixel) in Color()118 _pixelType=RGBAPixel; in Color()262 pixel.colorspace=(_pixelType == RGBPixel || _pixelType == RGBAPixel) ? in operator std::string()264 pixel.alpha_trait=(_pixelType == RGBAPixel || _pixelType == CMYKAPixel) ? in operator std::string()427 if (_pixelType == RGBAPixel) in setAlpha()436 _pixelType=RGBAPixel; in setAlpha()448 _pixelType=color_.alpha_trait != UndefinedPixelTrait ? RGBAPixel : in setPixelType()
64 RGBAPixel enumerator