Searched refs:CMYKAPixel (Results 1 – 2 of 2) sorted by relevance
137 _pixelType=CMYKAPixel; in Color()264 pixel.alpha_trait=(_pixelType == RGBAPixel || _pixelType == CMYKAPixel) ? in operator std::string()417 if (_pixelType == CMYKPixel || _pixelType == CMYKAPixel) in initPixel()429 else if (_pixelType == CMYKAPixel) in setAlpha()438 _pixelType=CMYKAPixel; in setAlpha()445 _pixelType=color_.alpha_trait != UndefinedPixelTrait ? CMYKAPixel : in setPixelType()474 : Color(CMYKAPixel) in ColorCMYK()
62 CMYKAPixel, enumerator