Table of Contents

Constructor EmbeddedBitmapSource

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

EmbeddedBitmapSource()

public EmbeddedBitmapSource()

EmbeddedBitmapSource(MemoryStream)

public EmbeddedBitmapSource(MemoryStream stream)

Parameters

stream MemoryStream

EmbeddedBitmapSource(MemoryStream, BitmapImage)

public EmbeddedBitmapSource(MemoryStream stream, BitmapImage image)

Parameters

stream MemoryStream
image BitmapImage