OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iccColorProfile
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/Magick++/lib/Magick++/
Image.h
296
void
iccColorProfile
(const Blob &colorProfile_);
297
Blob
iccColorProfile
(void) const;
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
998
void Magick::Image::
iccColorProfile
(const Magick::Blob &colorProfile_)
1003
Magick::Blob Magick::Image::
iccColorProfile
(void) const
[
all
...]
Completed in 428 milliseconds