Interface IResourceTexture
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Tracks a transform-created resource texture.
ID2D1ResourceTexture
public interface IResourceTexture : IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Methods
- Update(int, in ResourceTextureExtents?, ExtentPtr<byte>, ResourceTextureStrides)
Updates the specific resource texture inside the specific range or box using the supplied data.