IsColorProfileTagPresent (MSCMS.@)
BOOL IsColorProfileTagPresent ( HPROFILE profile, TAGTYPE type, PBOOL present )
Determine if a given ICC tag type is present in a color profile.
profile | [In] | Color profile handle. |
tag | [In] | ICC tag type. |
present | [Out] | Pointer to a BOOL variable. Set to TRUE if tag type is present, FALSE otherwise. |
Success: TRUE
Failure: FALSE
Defined in "icm.h".
Implemented in "dlls/mscms/profile.c". source.winehq.org/source/dlls/mscms/profile.c
Debug channel "mscms".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.