OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PixelType
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfPixelType.h
42
// enum
PixelType
49
enum
PixelType
/external/ImageMagick/Magick++/lib/Magick++/
Color.h
38
//
PixelType
specifies the interpretation of PixelInfo members
59
enum
PixelType
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_)
[
all
...]
/external/dng_sdk/source/
dng_image.h
177
uint32
pixelType
);
224
uint32
PixelType
() const
230
/// \param
pixelType
The new pixel type .
232
virtual void SetPixelType (uint32
pixelType
);
dng_ifd.cpp
[
all
...]
/external/deqp/framework/platform/win32/
tcuWGL.hpp
52
enum
PixelType
103
PixelType
pixelType
;
138
,
pixelType
(PIXELTYPE_LAST)
Completed in 1040 milliseconds