Table of Contents

Class PrecisionEffect

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

Adjusts the precision of an image. Use the Precision property to modify an image's precision.

public sealed class PrecisionEffect : CustomEffect<PrecisionEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
PrecisionEffect
Implements
Inherited Members

Constructors

PrecisionEffect(IDeviceEffectFactory)
PrecisionEffect(IDeviceEffectFactory, IDeviceImage, BufferPrecision)