9 references to Mscms
PresentationCore (9)
System\Windows\Media\ColorContext.cs (2)
552HRESULT.Check(UnsafeNativeMethodsMilCoreApi.Mscms.GetStandardColorSpaceProfile(IntPtr.Zero, dwProfileID, buffer, out bufferSize)); 570HRESULT.Check(UnsafeNativeMethodsMilCoreApi.Mscms.GetColorDirectory(IntPtr.Zero, buffer, out bufferSize));
System\Windows\Media\ColorContextHelper.cs (4)
37return UnsafeNativeMethodsMilCoreApi.Mscms.CloseColorProfile(handle); 57_profileHandle = UnsafeNativeMethodsMilCoreApi.Mscms.OpenColorProfile( 77return UnsafeNativeMethodsMilCoreApi.Mscms.GetColorProfileHeader(_profileHandle, out header); 92if (!UnsafeNativeMethodsMilCoreApi.Mscms.GetColorProfileFromHandle(_profileHandle, buffer, ref bufferSize) && buffer != null)
System\Windows\Media\ColorTransformHelper.cs (3)
36return UnsafeNativeMethods.Mscms.DeleteColorTransform(handle); 84_transformHandle = UnsafeNativeMethods.Mscms.CreateMultiProfileTransform( 114HRESULT.Check(UnsafeNativeMethods.Mscms.TranslateColors(