Table of Contents

Class BitmapExtension

Namespace
HelixToolkit.Wpf.SharpDX
Assembly
HelixToolkit.Wpf.SharpDX.dll
public static class BitmapExtension
Inheritance
BitmapExtension
Inherited Members

Methods

ToByteArray(BitmapSource)

public static byte[] ToByteArray(this BitmapSource bitmapSource)

Parameters

bitmapSource BitmapSource

Returns

byte[]

ToMemoryStream(BitmapSource)

public static MemoryStream ToMemoryStream(this BitmapSource writeBmp)

Parameters

writeBmp BitmapSource

Returns

MemoryStream