Метод | Описание | |
---|---|---|
LoadAndroidResource ( int AndroidResourceId ) : |
||
LoadImageFromStream ( |
||
LoadLocalImage ( string pathToFile ) : |
||
LoadLocalImageAsync ( string pathToFile ) : |
||
LoadRemoteImage ( string remoteURL ) : |
public static LoadAndroidResource ( int AndroidResourceId ) : |
||
AndroidResourceId | int | |
Результат |
public static LoadImageFromStream ( |
||
strean | ||
Результат |
public static LoadLocalImage ( string pathToFile ) : |
||
pathToFile | string | |
Результат |
public static LoadLocalImageAsync ( string pathToFile ) : |
||
pathToFile | string | |
Результат |
public static LoadRemoteImage ( string remoteURL ) : |
||
remoteURL | string | |
Результат |