evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Texture.loadBytes
evael
graphics
Texture
Texture
Loads image.
class
Texture
static
ubyte
[]
loadBytes
(
in
string
textureName
,
in
Flag
!"flipTexture"
flipTexture
=
Yes.flipTexture
)
Meta
Source
See Implementation
evael
graphics
Texture
Texture
constructors
this
functions
dispose
properties
id
nvgId
size
static functions
generateEmptyTexture
load
loadBytes
Loads image.