inochi2d ~main (2022-05-11T02:02:14.2239396)
Dub
Repo
ShallowTexture.this
inochi2d
core
texture
ShallowTexture
Loads uncompressed texture from memory
this
(string file)
this
(ubyte[] buffer)
this
(ubyte[] buffer, int w, int h, int channels)
struct
ShallowTexture
this
(
ubyte
[]
buffer
,
int
w
,
int
h
,
int
channels
= 4
)
Meta
Source
See Implementation
inochi2d
core
texture
ShallowTexture
constructors
this
functions
save
variables
data
height
width
Loads uncompressed texture from memory