stb v1.2.0 (2018-05-07T17:43:17Z)
Dub
Repo
stbi_info_from_callbacks
stb
image
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
stbi_info_from_callbacks
(
const
(
stbi_io_callbacks
)*
clbk
,
void
*
user
,
int
*
x
,
int
*
y
,
int
*
comp
)
Meta
Source
See Implementation
stb
image
enums
STBI_default
functions
stbi_convert_iphone_png_to_rgb
stbi_failure_reason
stbi_hdr_to_ldr_gamma
stbi_hdr_to_ldr_scale
stbi_image_free
stbi_info
stbi_info_from_callbacks
stbi_info_from_file
stbi_info_from_memory
stbi_is_16_bit
stbi_is_16_bit_from_callbacks
stbi_is_16_bit_from_file
stbi_is_16_bit_from_memory
stbi_is_hdr
stbi_is_hdr_from_callbacks
stbi_is_hdr_from_file
stbi_is_hdr_from_memory
stbi_ldr_to_hdr_gamma
stbi_ldr_to_hdr_scale
stbi_load
stbi_load_16
stbi_load_16_from_callbacks
stbi_load_16_from_memory
stbi_load_from_callbacks
stbi_load_from_file
stbi_load_from_file_16
stbi_load_from_memory
stbi_load_gif_from_memory
stbi_loadf
stbi_loadf_from_callbacks
stbi_loadf_from_file
stbi_loadf_from_memory
stbi_set_flip_vertically_on_load
stbi_set_unpremultiply_on_load
stbi_zlib_decode_buffer
stbi_zlib_decode_malloc
stbi_zlib_decode_malloc_guesssize
stbi_zlib_decode_malloc_guesssize_headerflag
stbi_zlib_decode_noheader_buffer
stbi_zlib_decode_noheader_malloc
structs
stbi_io_callbacks