Home
last modified time | relevance | path

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

/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp327 CIccTagText* copyrightTag = new CIccTagText; in main() local
328 copyrightTag->SetText(copyright); in main()
329 profile.AttachTag(icSigCopyrightTag, copyrightTag); in main()

Completed in 24 milliseconds