A factory for creating Texture 2D objects
from various sources.
FromRaster | Creates a new texture from a Raster. |
LoadFromStringUri | 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. |