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, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
TileEffect
- Implements
- Inherited Members
- Extension Methods