HomeSort by relevance Sort by last modified time
    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 77 milliseconds