Interface IEffectInputBitmap
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
public interface IEffectInputBitmap : IBitmapSource, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Properties
- ColorContext
Gets the color context (color profile) associated with the bitmap, or null if there is none.
Methods
- Lock(RectInt32)
Provides direct access to the bitmap.