C# Class Windows.UI.Xaml.Media.Imaging.BitmapSource

Inheritance: ImageSource, IBitmapSource
Mostra file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
SetSource ( [ streamSource ) : void

Protected Methods

Method Description
BitmapSource ( ) : System

Method Details

BitmapSource() protected method

protected BitmapSource ( ) : System
return System

SetSource() public method

public SetSource ( [ streamSource ) : void
streamSource [
return void