Method | Description | |
---|---|---|
ParseHexString ( string hexNumber ) : int | ||
SaveStreamToImage ( PickerLocationId location, string fileName, Stream stream, int pixelWidth, int pixelHeight ) : Task |
||
UseDarkTheme ( ) : void | ||
UseLightTheme ( ) : void |
public static ParseHexString ( string hexNumber ) : int | ||
hexNumber | string | |
return | int |
public static SaveStreamToImage ( PickerLocationId location, string fileName, Stream stream, int pixelWidth, int pixelHeight ) : Task |
||
location | PickerLocationId | |
fileName | string | |
stream | Stream | |
pixelWidth | int | |
pixelHeight | int | |
return | Task |