godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ImageTexture.load
godot
imagetexture
ImageTexture
Load an
ImageTexture
from a file path.
struct
ImageTexture
@
nogc
nothrow
GodotError
load
(
StringArg0
)
(
in
StringArg0
path
)
Meta
Source
See Implementation
godot
imagetexture
ImageTexture
aliases
BaseClasses
enums
Constants
Storage
functions
_reloadHook
create
createFromImage
getFormat
getLossyStorageQuality
getStorage
load
opAssign
opEquals
setData
setLossyStorageQuality
setSizeOverride
setStorage
properties
lossyQuality
storage
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Load an ImageTexture from a file path.