Table of Contents

Class TemperatureAndTintEffect

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

Adjusts the temperature and tint of the input image.

For more information, see Temperature and tint effect.

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

Constructors

TemperatureAndTintEffect(IDeviceEffectFactory)