inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
Texture.this
inochi2d
core
render
texture
Texture
Constructs a new texture.
this
(uint width, uint height, TextureFormat format)
this
(TextureData data)
class
Texture
@
nogc
this
(
TextureData
data
)
Meta
Source
See Implementation
inochi2d
core
render
texture
Texture
constructors
this
destructors
~this
functions
resize
properties
channels
format
height
length
pixels
width
static functions
create
createForData
variables
data
Constructs a new texture.