23writer.
setText(
"Author",
"John Smith");
36 writer.
setText(
"Author",
"John Smith");
The QImageWriter class provides a format independent interface for writing images to files or other d...
bool write(const QImage &image)
Writes the image image to the assigned device or file name.
bool supportsOption(QImageIOHandler::ImageOption option) const
void setSubType(const QByteArray &type)
void setFormat(const QByteArray &format)
Sets the format QImageWriter will use when writing images, to format.
void setText(const QString &key, const QString &text)
\macro QT_RESTRICTED_CAST_FROM_ASCII