9 references to Mscms
PresentationCore (9)
System\Windows\Media\ColorContext.cs (2)
570HRESULT.Check(UnsafeNativeMethodsMilCoreApi.Mscms.GetStandardColorSpaceProfile(IntPtr.Zero, dwProfileID, buffer, out bufferSize)); 588HRESULT.Check(UnsafeNativeMethodsMilCoreApi.Mscms.GetColorDirectory(IntPtr.Zero, buffer, out bufferSize));
System\Windows\Media\ColorContextHelper.cs (4)
50return UnsafeNativeMethodsMilCoreApi.Mscms.CloseColorProfile(handle); 70_profileHandle = UnsafeNativeMethodsMilCoreApi.Mscms.OpenColorProfile( 90return UnsafeNativeMethodsMilCoreApi.Mscms.GetColorProfileHeader(_profileHandle, out header); 105if (!UnsafeNativeMethodsMilCoreApi.Mscms.GetColorProfileFromHandle(_profileHandle, buffer, ref bufferSize) && buffer != null)
System\Windows\Media\ColorTransformHelper.cs (3)
50return UnsafeNativeMethods.Mscms.DeleteColorTransform(handle); 98_transformHandle = UnsafeNativeMethods.Mscms.CreateMultiProfileTransform( 128HRESULT.Check(UnsafeNativeMethods.Mscms.TranslateColors(