Class TintEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
This effect tints the source image by multiplying the source image by the specified color. It has a single input.
For more information, see Tint effect.
public sealed class TintEffect : DeviceEffect<TintEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
TintEffect
- Implements
- Inherited Members
- Extension Methods