inochi-creator v0.7.4 (2022-10-10T13:16:34Z)
Dub
Repo
incExportImage
creator
io
imageexport
Exports image from RGB(A) color data
void
incExportImage
(
string
file
,
ubyte
[]
data
,
int
width
,
int
height
,
int
channels
= 0
)
Meta
Source
See Implementation
creator
io
imageexport
functions
incExportImage
Exports image from RGB(A) color data