godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ImageTexture._new
godot
imagetexture
ImageTexture
Construct a new instance of ImageTexture. Note: use
memnew!ImageTexture
instead.
struct
ImageTexture
@
nogc
nothrow static
ImageTexture
_new
(
)
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
toHash
properties
lossyQuality
storage
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of ImageTexture. Note: use memnew!ImageTexture instead.