gamut v2.5.0 (2024-01-28T14:48:30Z)
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
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