mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.3 KiB
52 lines
1.3 KiB
LIBRARY mscms
|
|
|
|
DESCRIPTION 'Enhanced Color Matching System'
|
|
|
|
|
|
EXPORTS
|
|
DllEntryPoint
|
|
OpenColorProfileA
|
|
OpenColorProfileW
|
|
CloseColorProfile
|
|
IsColorProfileValid
|
|
IsColorProfileTagPresent
|
|
GetCountColorProfileElements
|
|
GetColorProfileElement
|
|
GetColorProfileElementTag
|
|
GetColorProfileHeader
|
|
SetColorProfileElementSize
|
|
SetColorProfileElement
|
|
SetColorProfileElementReference
|
|
SetColorProfileHeader
|
|
GetPS2ColorSpaceArray
|
|
GetPS2ColorRenderingIntent
|
|
GetPS2ColorRenderingDictionary
|
|
CreateDeviceLinkProfileA
|
|
CreateDeviceLinkProfileW
|
|
CreateColorTransformA
|
|
CreateColorTransformW
|
|
CreateMultiProfileTransform
|
|
DeleteColorTransform
|
|
TranslateColors
|
|
CheckColors
|
|
TranslateBitmapBits
|
|
CheckBitmapBits
|
|
GetCMMInfo
|
|
RegisterCMMA
|
|
RegisterCMMW
|
|
UnRegisterCMM
|
|
SelectCMM
|
|
AddColorProfilesA
|
|
AddColorProfilesW
|
|
RemoveColorProfilesA
|
|
RemoveColorProfilesW
|
|
CreateNewColorProfileSetA
|
|
CreateNewColorProfileSetW
|
|
EnumColorProfilesA
|
|
EnumColorProfilesW
|
|
SearchColorProfilesA
|
|
SearchColorProfilesW
|
|
GetSystemColorProfileA
|
|
GetSystemColorProfileW
|
|
|
|
|