Table of Contents

Class TileEffect

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

Use the tile effect to repeat the specified region of the image.

This effect generates a logically infinite sized bitmap.

For more information, see Tile effect

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

Constructors

TileEffect(IDeviceEffectFactory)
TileEffect(IDeviceEffectFactory, IDeviceImage, RectFloat)