stbi__png

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

Members

Variables

depth
int depth;
Undocumented in source.
expanded
stbi_uc* expanded;
Undocumented in source.
idata
stbi_uc* idata;
Undocumented in source.
out_
stbi_uc* out_;
Undocumented in source.
s
stbi__context* s;
Undocumented in source.

Meta