Searched defs:PixelType (Results 1 - 4 of 4) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
H A DColor.h38 // PixelType specifies the interpretation of PixelInfo members
59 enum PixelType enum in class:Magick::Color
123 Magick::Color::PixelType pixelType(void) const;
149 Color(PixelInfo *rep_,PixelType pixelType_);
151 // Constructor to construct with PixelType
152 Color(PixelType pixelType_);
156 void pixel(PixelInfo *rep_,PixelType pixelType_);
176 PixelType _pixelType; // Color type supported by _pixel
232 ColorCMYK(PixelInfo *rep_,PixelType pixelType_);
266 ColorGray(PixelInfo *rep_,PixelType pixelType
[all...]
/external/dng_sdk/source/
H A Ddng_image.h224 uint32 PixelType () const function in class:dng_image
H A Ddng_ifd.cpp4166 uint32 dng_ifd::PixelType () const function in class:dng_ifd
/external/deqp/framework/platform/win32/
H A DtcuWGL.hpp53 enum PixelType enum in class:tcu::wgl::PixelFormatInfo
104 PixelType pixelType;

Completed in 453 milliseconds