stbi__result_info

Undocumented in source.
version(decodePNG)
nothrow @nogc
struct stbi__result_info {}

Members

Variables

bits_per_channel
int bits_per_channel;
Undocumented in source.
channel_order
int channel_order;
Undocumented in source.
num_channels
int num_channels;
Undocumented in source.

Meta