Texture.loadBytes

Loads image.

class Texture
static
ubyte[]
loadBytes
(
in string textureName
,
in Flag!"flipTexture" flipTexture = Yes.flipTexture
)

Meta