Table of Contents

Class BitmapSource

Namespace
GHIElectronics.Endpoint.UI.Media.UIImaging
Assembly
GHIElectronics.Endpoint.UI.dll
public abstract class BitmapSource : ImageSource
Inheritance
BitmapSource
Derived
Inherited Members

Constructors

BitmapSource(Graphics)

protected BitmapSource(Graphics g)

Parameters

g Graphics

BitmapSource(byte[])

protected BitmapSource(byte[] data)

Parameters

data byte[]

BitmapSource(byte[], int, int)

protected BitmapSource(byte[] data, int width, int height)

Parameters

data byte[]
width int
height int