Microsoft.Toolkit.Uwp.UI.Media.Effects Namespace

Classes

AcrylicSourceExtension

A custom acrylic effect that can be inserted into a pipeline

BackdropSourceExtension

A backdrop effect that can sample from a specified source

BlendEffect

A blend effect that merges the current builder with an input one

BlurEffect

A gaussian blur effect

CrossFadeEffect

A blend effect that merges the current builder with an input one

ExposureEffect

An exposure effect

GrayscaleEffect

A grayscale effect

HueRotationEffect

A hue rotation effect

ImageSourceBaseExtension

An image based effect that loads an image at the specified location

ImageSourceExtension

An image effect, which displays an image loaded as a Win2D surface

InvertEffect

An color inversion effect

LuminanceToAlphaEffect

A luminance to alpha effect

OpacityEffect

An opacity effect

SaturationEffect

A saturation effect

SepiaEffect

A sepia effect

ShadeEffect

An effect that overlays a color layer over the current builder, with a specified intensity

SolidColorSourceExtension

An effect that renders a standard 8bit SDR color on the available surface

TemperatureAndTintEffect

A temperature and tint effect

TileSourceExtension

An effect that loads an image and replicates it to cover all the available surface area

TintEffect

A tint effect

Interfaces

IPipelineEffect

The base interface for all the builder effects to be used in a PipelineBrush