메소드 | 설명 | |
---|---|---|
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 | |
리턴 |