stbi__paeth

Undocumented in source. Be warned that the author may not have intended to support it.
version(decodePNG && decodePNG)
nothrow @nogc
int
stbi__paeth
(
int a
,
int b
,
int c
)

Meta