Uno.Microsoft.Toolkit.Uwp.UI.Media 6.1.0-build.71.g38c59ea2a0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Uno.Microsoft.Toolkit.Uwp.UI.Media.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Uno.Microsoft.Toolkit.Uwp.UI.Media --version 6.1.0-build.71.g38c59ea2a0
NuGet\Install-Package Uno.Microsoft.Toolkit.Uwp.UI.Media -Version 6.1.0-build.71.g38c59ea2a0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Media" Version="6.1.0-build.71.g38c59ea2a0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Uno.Microsoft.Toolkit.Uwp.UI.Media --version 6.1.0-build.71.g38c59ea2a0
#r "nuget: Uno.Microsoft.Toolkit.Uwp.UI.Media, 6.1.0-build.71.g38c59ea2a0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Uno.Microsoft.Toolkit.Uwp.UI.Media as a Cake Addin
#addin nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Media&version=6.1.0-build.71.g38c59ea2a0&prerelease

// Install Uno.Microsoft.Toolkit.Uwp.UI.Media as a Cake Tool
#tool nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Media&version=6.1.0-build.71.g38c59ea2a0&prerelease

This library provides UI brushes. It is part of the Windows Community Toolkit.

     Media:
     - 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: Brush which blends a BitmapImage to the Backdrop in a given mode.
     - RadialGradientBrush: This GradientBrush defines its Gradient as an interpolation within an Ellipse.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.16299 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.