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

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

Méthodes publiques

Méthode Description
SurfaceImageSource ( [ pixelWidth, [ pixelHeight ) : System
SurfaceImageSource ( [ pixelWidth, [ pixelHeight, [ isOpaque ) : System

Method Details

SurfaceImageSource() public méthode

public SurfaceImageSource ( [ pixelWidth, [ pixelHeight ) : System
pixelWidth [
pixelHeight [
Résultat System

SurfaceImageSource() public méthode

public SurfaceImageSource ( [ pixelWidth, [ pixelHeight, [ isOpaque ) : System
pixelWidth [
pixelHeight [
isOpaque [
Résultat System