9 references to Mscms
PresentationCore (9)
System\Windows\Media\ColorContext.cs (2)
547HRESULT.Check(UnsafeNativeMethodsMilCoreApi.Mscms.GetStandardColorSpaceProfile(IntPtr.Zero, dwProfileID, buffer, out bufferSize)); 565HRESULT.Check(UnsafeNativeMethodsMilCoreApi.Mscms.GetColorDirectory(IntPtr.Zero, buffer, out bufferSize));
System\Windows\Media\ColorContextHelper.cs (4)
36return UnsafeNativeMethodsMilCoreApi.Mscms.CloseColorProfile(handle); 56_profileHandle = UnsafeNativeMethodsMilCoreApi.Mscms.OpenColorProfile( 76return UnsafeNativeMethodsMilCoreApi.Mscms.GetColorProfileHeader(_profileHandle, out header); 91if (!UnsafeNativeMethodsMilCoreApi.Mscms.GetColorProfileFromHandle(_profileHandle, buffer, ref bufferSize) && buffer != null)
System\Windows\Media\ColorTransformHelper.cs (3)
35return UnsafeNativeMethods.Mscms.DeleteColorTransform(handle); 83_transformHandle = UnsafeNativeMethods.Mscms.CreateMultiProfileTransform( 113HRESULT.Check(UnsafeNativeMethods.Mscms.TranslateColors(