SO3Engine
|
#include <stb_image.h>
Public Attributes | |
int | bits_per_channel |
int | num_channels |
int | channel_order |
Definition at line 812 of file stb_image.h.
int stbi__result_info::bits_per_channel |
Definition at line 814 of file stb_image.h.
int stbi__result_info::channel_order |
Definition at line 816 of file stb_image.h.
int stbi__result_info::num_channels |
Definition at line 815 of file stb_image.h.