Table of Contents

Class StraightenEffect

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

Rotates and optionally scales an image.

For more information, see Straighten effect

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

Constructors

StraightenEffect(IDeviceEffectFactory)