SwsFilter

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct SwsFilter {}

Members

Variables

chrH
SwsVector* chrH;
Undocumented in source.
chrV
SwsVector* chrV;
Undocumented in source.
lumH
SwsVector* lumH;
Undocumented in source.
lumV
SwsVector* lumV;
Undocumented in source.

Meta