Table of Contents

Class WpfExtensions

Namespace
NAPS2.Images.Wpf
Assembly
NAPS2.Images.Wpf.dll
public static class WpfExtensions
Inheritance
WpfExtensions
Inherited Members

Methods

AsBitmapSource(IMemoryImage)

public static BitmapSource AsBitmapSource(this IMemoryImage image)

Parameters

image IMemoryImage

Returns

BitmapSource

RenderToBitmapSource(IRenderableImage)

public static BitmapSource RenderToBitmapSource(this IRenderableImage image)

Parameters

image IRenderableImage

Returns

BitmapSource