Table of Contents

Class ChromaKeyEffect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Converts a given color plus or minus a tolerance to alpha. For example, chroma-key can remove the background of an image for a green-screen overlay effect.

For more information, see Chroma-key effect

public sealed class ChromaKeyEffect : DeviceEffect<ChromaKeyEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
ChromaKeyEffect
Implements
Inherited Members
Extension Methods

Constructors

ChromaKeyEffect(IDeviceEffectFactory)