Table of Contents

Interface IClipboardImage

Namespace
PaintDotNet.Clipboard
Assembly
PaintDotNet.Core.dll

Provides access to an image retrieved from the clipboard with TryGetImage(IClipboard) or one of its overloads.

public interface IClipboardImage : IBitmapSource, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods

Properties

ColorContext

Gets the color context (color profile) associated with the image, or null if there is none.

Methods

Lock()

Provides direct access to the bitmap.