HomeSort by relevance Sort by last modified time
    Searched refs:exifProfile (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/Magick++/lib/Magick++/
Image.h 227 void exifProfile(const Blob &exifProfile_);
228 Blob exifProfile(void) const;
    [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp 738 void Magick::Image::exifProfile(const Magick::Blob &exifProfile_)
756 Magick::Blob Magick::Image::exifProfile(void) const
    [all...]

Completed in 119 milliseconds