Microsoft.Toolkit.Uwp.UI.Media
7.1.3
dotnet add package Microsoft.Toolkit.Uwp.UI.Media --version 7.1.3
NuGet\Install-Package Microsoft.Toolkit.Uwp.UI.Media -Version 7.1.3
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Media" Version="7.1.3" />
paket add Microsoft.Toolkit.Uwp.UI.Media --version 7.1.3
#r "nuget: Microsoft.Toolkit.Uwp.UI.Media, 7.1.3"
// Install Microsoft.Toolkit.Uwp.UI.Media as a Cake Addin
#addin nuget:?package=Microsoft.Toolkit.Uwp.UI.Media&version=7.1.3
// Install Microsoft.Toolkit.Uwp.UI.Media as a Cake Tool
#tool nuget:?package=Microsoft.Toolkit.Uwp.UI.Media&version=7.1.3
This library provides UI effects which rely on Win2D. It is a part of the Windows Community Toolkit.
AttachedCardShadow: Provides an easy-to-use, simple, and performant rounded-rectangle shadow effect.
Effects:
- AcrylicEffect: A custom acrylic effect that can be inserted into a pipeline.
- BackdropEffect: A backdrop effect that can sample from a specified source.
- BlendEffect: A blend effect that merges the current pipeline with an input one.
- BlurEffect: A gaussian blur effect.
- ImageEffect: An effect which displays an image loaded as a Win2D surface.
- ShadeEffect: An effect that overlays a color layer over the current pipeline, with a specified intensity.
- SolidColorEffect: An effect that renders a standard 8bit SDR color on the available surface.
- TileEffect: An effect that loads an image and replicates it to cover all the available surface area.
- ExposureEffect, GrayscaleEffect, HueRotationEffect and more, mapping to Win2D effects.
Geometry:
- CanvasPathGeometry: A class that parses Win2d Path Mini Language and converts it to CanvasGeometry, CanvasBrush, CanvasStroke, CanvasStrokeStyle or Color.
Helpers:
- SurfaceLoader: A class that can load and draw images and other objects to Win2D surfaces and brushes.
Media:
- AcrylicBrush: A custom Brush that that implements an acrylic effect with full control over all parameters.
- BackdropBlurBrush: The BackdropBlurBrush is a Brush that blurs whatever is behind it in the application.
- BackdropGammaTransferBrush: A brush which alters the colors of whatever is behind it in the application by applying a per-channel gamma transfer function.
- BackdropInvertBrush: The BackdropInvertBrush is a Brush which inverts whatever is behind it in the application.
- BackdropSaturationBrush: Brush which applies a SaturationEffect to the Backdrop.
- BackdropSepiaBrush: Brush which applies a SepiaEffect to the Backdrop.
- CanvasBrushBase: Helper Brush class to interop with Win2D Canvas calls.
- ImageBlendBrush: A Brush which blends a BitmapImage to the Backdrop in a given mode.
- PipelineBrush: A Brush that renders a customizable Composition/Win2D effects pipeline
- RadialGradientBrush: This GradientBrush defines its Gradient as an interpolation within an Ellipse.
- TilesBrush: A Brush that displays a tiled image, wrapping at the edges and endlessly repeating.
PipelineBuilder: A class that allows to build custom effects pipelines and create CompositionBrush instances from them.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap10.0.17763 is compatible. |
-
UAP 10.0.17763
- Microsoft.Toolkit.Uwp.UI.Animations (>= 7.1.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- Win2D.uwp (>= 1.25.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Toolkit.Uwp.UI.Media:
Repository | Stars |
---|---|
Richasy/Bili.Uwp
适用于新系统UI的哔哩
|
|
Sergio0694/ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
|
|
jenius-apps/ambie
An app that uses white noise, nature sounds, and focus features to boost your productivity.
|
|
xiaoyaocz/biliuwp-lite
哔哩哔哩UWP Lite
|
|
Rise-Software/Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
|
Version | Downloads | Last updated |
---|---|---|
7.1.3 | 16,468 | 11/1/2022 |
7.1.3-rc | 452 | 10/21/2022 |
7.1.2 | 29,406 | 11/18/2021 |
7.1.1 | 1,846 | 10/19/2021 |
7.1.0 | 1,796 | 9/23/2021 |
7.1.0-rc2 | 582 | 9/17/2021 |
7.1.0-rc1 | 573 | 8/30/2021 |
7.1.0-preview1 | 519 | 8/5/2021 |
7.0.2 | 9,294 | 5/12/2021 |
7.0.1 | 2,632 | 3/29/2021 |
7.0.0 | 1,299 | 3/11/2021 |
7.0.0-preview5 | 597 | 2/24/2021 |
7.0.0-preview4 | 863 | 11/12/2020 |
7.0.0-preview3 | 647 | 10/7/2020 |
7.0.0-preview2 | 935 | 8/11/2020 |
7.0.0-preview1 | 679 | 4/21/2020 |
6.1.1 | 26,366 | 8/12/2020 |
6.1.0 | 2,162 | 6/15/2020 |
6.1.0-rc1 | 627 | 6/8/2020 |
6.1.0-preview1.2 | 282 | 5/19/2020 |
6.0.0 | 7,060 | 11/13/2019 |
6.0.0-rc1.2 | 291 | 10/31/2019 |