Table of Contents

Class PdnCloudsEffect

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

A Direct2D effect that renders Paint.NET's Clouds effect.

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

Constructors

PdnCloudsEffect(IDeviceEffectFactory)