Searched defs:ExtractImage (Results 1 – 4 of 4) sorted by relevance
40 bool JpegImageExtractor::ExtractImage(const DataRange& image_range, in ExtractImage() function in photos_editing_formats::image_io::JpegImageExtractor73 bool JpegImageExtractor::ExtractImage(JpegXmpInfo::Type xmp_info_type, in ExtractImage() function in photos_editing_formats::image_io::JpegImageExtractor
136 Result<std::string> ExtractImage(const std::string& archive_filepath, in ExtractImage() function
239 bool TargetFile::ExtractImage(const std::string_view entry_name, const FstabInfo& fstab_info, in ExtractImage() function in TargetFile