godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
ImageTexture.getFormat
godot
imagetexture
ImageTexture
Return the format of the
ImageTexture
, one of
Image
.FORMAT_*.
struct
ImageTexture
@
nogc
nothrow const
Image.Format
getFormat
(
)
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
Return the format of the ImageTexture, one of Image.FORMAT_*.