Searched refs:rawColorProfile_ (Results 1 – 2 of 2) sorted by relevance
32 rawColorProfile_.reset(); in ~HeifImage()225 return rawColorProfile_; in GetRawColorProfile()232 rawColorProfile_ = std::move(icc); in SetColorProfile()
146 std::shared_ptr<const HeifRawColorProfile> rawColorProfile_; variable