#include <SubImage.h>
◆ Format
| Enumerator |
|---|
| ASS | |
| RGBA | |
| Unknown | |
◆ SubImageSet()
| QtAV::SubImageSet::SubImageSet |
( |
int |
width = 0, |
|
|
int |
height = 0, |
|
|
Format |
format = Unknown |
|
) |
| |
◆ format()
| Format QtAV::SubImageSet::format |
( |
| ) |
const |
|
inline |
◆ height()
| int QtAV::SubImageSet::height |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool QtAV::SubImageSet::isValid |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool QtAV::SubImageSet::operator== |
( |
const SubImageSet & |
other | ) |
const |
|
inline |
◆ reset()
| void QtAV::SubImageSet::reset |
( |
int |
width = 0, |
|
|
int |
height = 0, |
|
|
Format |
format = Unknown |
|
) |
| |
|
inline |
◆ width()
| int QtAV::SubImageSet::width |
( |
| ) |
const |
|
inline |
◆ images
| QVector<SubImage> QtAV::SubImageSet::images |
The documentation for this struct was generated from the following file: