Searched defs:ImageConfiguration (Results 1 – 1 of 1) sorted by relevance
79 struct ImageConfiguration { struct91 ImageConfiguration() : width(0), height(0), format(0), padding(0) {}; in ImageConfiguration() argument