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

Inheritance: ImageSource, IBitmapSource
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
SetSource ( [ streamSource ) : void

Méthodes protégées

Méthode Description
BitmapSource ( ) : System

Method Details

BitmapSource() protected méthode

protected BitmapSource ( ) : System
Résultat System

SetSource() public méthode

public SetSource ( [ streamSource ) : void
streamSource [
Résultat void