Table of Contents

Class PdnFrostedGlassEffect

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll
public sealed class PdnFrostedGlassEffect : PdnDistortionEffect, ISerializable, IDynamicEffect, IDynamicImage, IDeviceImage, IDirect2DResource, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IInternalImpl
Inheritance
PdnFrostedGlassEffect
Implements
Inherited Members

Constructors

PdnFrostedGlassEffect(IDeviceContext)

Creates an instance of the distortion effect.

Properties

Properties

Methods

CreateProperties()
DisposeImpl(bool)
OnCreateSampleMap(IDeviceContext, int, int, IDeviceImage)
OnGetSampleCount(int)
OnGetSampleMapSubPixelOffset(int, int)
OnUpdateSampleMap(IDeviceContext, IDeviceImage, int, int)
OnUpdatingOutput()