inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
TextureData.dump
inochi2d
core
render
texture
TextureData
Dumps the image data to the specified file.
struct
TextureData
@
nogc
void
dump
(
string
file
)
Parameters
file
string
The file to dump the texture data to.
Meta
Source
See Implementation
inochi2d
core
render
texture
TextureData
functions
dump
free
pad
premultiply
resize
unpremultiply
vflip
properties
channels
static functions
load
variables
data
format
height
width
Dumps the image data to the specified file.