gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
stbi_write_jpg_to_func
gamut
codecs
stb_image_write
Undocumented in source. Be warned that the author may not have intended to support it.
version(compileSTBImageWrite)
nothrow @
nogc
private public
int
stbi_write_jpg_to_func
(
stbi_write_func
func
,
void
*
context
,
int
x
,
int
y
,
int
comp
,
const
(
void
)*
data
,
int
quality
)
Meta
Source
See Implementation
gamut
codecs
stb_image_write
functions
stbi_write_jpg_to_func
stbi_write_png_to_mem