Table of Contents

Interface IEffectInputBitmap<TPixel>

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll
public interface IEffectInputBitmap<TPixel> : IEffectInputBitmap, IInternalImpl, IBitmapSource<TPixel>, IBitmapSource, IObjectRef, IIsDisposed, IDisposable where TPixel : unmanaged, INaturalPixelInfo

Type Parameters

TPixel
Inherited Members
Extension Methods

Methods

Lock(RectInt32)