Home
last modified time | relevance | path

Searched refs:iccProfileTag (Results 1 – 1 of 1) sorted by relevance

/external/dng_sdk/source/
Ddng_image_writer.cpp5487 tag_icc_profile iccProfileTag (profileData, profileSize); in WriteTIFFWithProfile() local
5489 if (iccProfileTag.Count ()) in WriteTIFFWithProfile()
5491 mainIFD.Add (&iccProfileTag); in WriteTIFFWithProfile()