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

Inheritance: ImageSource, ISurfaceImageSource
ファイルを表示 Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
SurfaceImageSource ( [ pixelWidth, [ pixelHeight ) : System
SurfaceImageSource ( [ pixelWidth, [ pixelHeight, [ isOpaque ) : System

Method Details

SurfaceImageSource() public method

public SurfaceImageSource ( [ pixelWidth, [ pixelHeight ) : System
pixelWidth [
pixelHeight [
return System

SurfaceImageSource() public method

public SurfaceImageSource ( [ pixelWidth, [ pixelHeight, [ isOpaque ) : System
pixelWidth [
pixelHeight [
isOpaque [
return System