C# Class Ouya.Console.Api.OuyaController.ButtonData

The drawable & displayable name for a specific button.
显示文件 Open project: KonajuGames/ouya-csharp

Public Methods

Method Description
GetAsPng ( ) : Stream

Gets the button image as a PNG.

Method Details

GetAsPng() public method

Gets the button image as a PNG.
public GetAsPng ( ) : Stream
return System.IO.Stream