Home
last modified time | relevance | path

Searched refs:RGBPixel (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
DColor.cpp92 _pixelType(RGBPixel) in Color()
108 _pixelType(RGBPixel) in Color()
144 _pixelType(RGBPixel) in Color()
174 _pixelType(RGBPixel) in Color()
262 pixel.colorspace=(_pixelType == RGBPixel || _pixelType == RGBAPixel) ? in operator std::string()
428 _pixelType=RGBPixel; in setAlpha()
435 if (_pixelType == RGBPixel) in setAlpha()
449 RGBPixel; in setPixelType()
549 : Color(RGBPixel) in ColorGray()
593 : Color(RGBPixel) in ColorHSL()
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DColor.h63 RGBPixel, enumerator