- canRead
bool canRead()
Undocumented in source.
- currentImageNumber
int currentImageNumber()
Undocumented in source.
- currentImageRect
QRect currentImageRect()
Undocumented in source.
- device
QIODevice device()
Undocumented in source.
- format
QByteArray format()
Undocumented in source.
- imageCount
int imageCount()
Undocumented in source.
- jumpToImage
bool jumpToImage(int imageNumber)
Undocumented in source.
- jumpToNextImage
bool jumpToNextImage()
Undocumented in source.
- loopCount
int loopCount()
Undocumented in source.
- name
QByteArray name()
Undocumented in source.
- nextImageDelay
int nextImageDelay()
Undocumented in source.
- option
QVariant option(ImageOption option)
Undocumented in source.
- read
bool read(QImage* image)
Undocumented in source.
- setDevice
void setDevice(QIODevice device)
Undocumented in source.
- setFormat
void setFormat(const(QByteArray) format)
Undocumented in source.
- setFormat
void setFormat(const(QByteArray) format)
Undocumented in source.
- setOption
void setOption(ImageOption option, const(QVariant) value)
Undocumented in source.
- supportsOption
bool supportsOption(ImageOption option)
Undocumented in source.
- write
bool write(const(QImage) image)
Undocumented in source.