Click or drag to resize

Texture2DFactoryFromUri Method

Overload List
  NameDescription
Public methodFromUri(String)
Creates a new texture from a URI, which can be a file, HTTP, HTTPS, or FTP source. See Raster for a list of supported raster formats.
Public methodFromUri(Uri)
Creates a new texture from a URI, which can be a file, HTTP, HTTPS, or FTP source. See Raster for a list of supported raster formats.
Top
See Also