#include <qpngio.h>
Lista de todos los miembros.
Tipos públicos |
enum | DisposalMethod {
Unspecified,
NoDisposal,
RestoreBackground,
RestoreImage,
Unspecified,
NoDisposal,
RestoreBackground,
RestoreImage
} |
enum | DisposalMethod {
Unspecified,
NoDisposal,
RestoreBackground,
RestoreImage,
Unspecified,
NoDisposal,
RestoreBackground,
RestoreImage
} |
Métodos públicos |
| QPNGImageWriter (QIODevice *) |
| ~QPNGImageWriter () |
void | setDisposalMethod (DisposalMethod) |
void | setLooping (int loops=0) |
void | setFrameDelay (int msecs) |
void | setGamma (float) |
bool | writeImage (const QImage &img, int x, int y) |
bool | writeImage (const QImage &img, int quality, int x, int y) |
bool | writeImage (const QImage &img) |
bool | writeImage (const QImage &img, int quality) |
QIODevice * | device () |
| QPNGImageWriter (QIODevice *) |
| ~QPNGImageWriter () |
void | setDisposalMethod (DisposalMethod) |
void | setLooping (int loops=0) |
void | setFrameDelay (int msecs) |
void | setGamma (float) |
bool | writeImage (const QImage &img, int x, int y) |
bool | writeImage (const QImage &img, int quality, int x, int y) |
bool | writeImage (const QImage &img) |
bool | writeImage (const QImage &img, int quality) |
QIODevice * | device () |
Documentación de las enumeraciones miembro de la clase
- Valores de enumeraciones:
Unspecified |
|
NoDisposal |
|
RestoreBackground |
|
RestoreImage |
|
Unspecified |
|
NoDisposal |
|
RestoreBackground |
|
RestoreImage |
|
- Valores de enumeraciones:
Unspecified |
|
NoDisposal |
|
RestoreBackground |
|
RestoreImage |
|
Unspecified |
|
NoDisposal |
|
RestoreBackground |
|
RestoreImage |
|
Documentación del constructor y destructor
QPNGImageWriter::QPNGImageWriter |
( |
QIODevice * |
iod | ) |
|
QPNGImageWriter::~QPNGImageWriter |
( |
| ) |
|
QPNGImageWriter::QPNGImageWriter |
( |
QIODevice * |
| ) |
|
QPNGImageWriter::~QPNGImageWriter |
( |
| ) |
|
Documentación de las funciones miembro
QIODevice* QPNGImageWriter::device |
( |
| ) |
[inline] |
QIODevice* QPNGImageWriter::device |
( |
| ) |
[inline] |
void QPNGImageWriter::setFrameDelay |
( |
int |
msecs | ) |
|
void QPNGImageWriter::setFrameDelay |
( |
int |
msecs | ) |
|
void QPNGImageWriter::setGamma |
( |
float |
g | ) |
|
void QPNGImageWriter::setGamma |
( |
float |
| ) |
|
void QPNGImageWriter::setLooping |
( |
int |
loops = 0 | ) |
|
void QPNGImageWriter::setLooping |
( |
int |
loops = 0 | ) |
|
bool QPNGImageWriter::writeImage |
( |
const QImage & |
img | ) |
[inline] |
bool QPNGImageWriter::writeImage |
( |
const QImage & |
img, |
|
|
int |
quality |
|
) |
| [inline] |
bool QPNGImageWriter::writeImage |
( |
const QImage & |
img | ) |
[inline] |
bool QPNGImageWriter::writeImage |
( |
const QImage & |
img, |
|
|
int |
quality |
|
) |
| [inline] |
La documentación para esta clase fue generada a partir de los siguientes ficheros: