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