stbi__result_info
version(decodePNG)
nothrow @
nogc struct stbi__result_info {
}
- 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.
gamut codecs pngload
aliasesenumsfunctionsmanifest constantsstatic variablesstructsvariables