Uses of Class
io.qt.gui.QImageIOHandler.Transformations
Packages that use QImageIOHandler.Transformations
-
Uses of QImageIOHandler.Transformations in io.qt.gui
Methods in io.qt.gui that return QImageIOHandler.TransformationsModifier and TypeMethodDescriptionQImageIOHandler.Transformation.asFlags()
Create a QFlags of the enum entry.QImageIOHandler.Transformations.clone()
Clones the flagsQImageIOHandler.Transformation.combined
(QImageIOHandler.Transformation e) Combines this entry with other enum entry.QImageIOHandler.Transformations.combined
(QImageIOHandler.Transformation e) Combines this flags with enum entry.QImageIOHandler.Transformation.flags
(QImageIOHandler.Transformation... values) Creates a newQImageIOHandler.Transformations
from the entries.QImageIOHandler.Transformations.setFlag
(QImageIOHandler.Transformation e) Sets the flage
QImageIOHandler.Transformations.setFlag
(QImageIOHandler.Transformation e, boolean on) Sets or clears the flagflag
QImageReader.transformation()
QImageWriter.transformation()
Methods in io.qt.gui with parameters of type QImageIOHandler.TransformationsModifier and TypeMethodDescriptionfinal int
QImageIOHandler.Transformations.compareTo
(QImageIOHandler.Transformations other) final void
QImageWriter.setTransformation
(QImageIOHandler.Transformations orientation)