Uses of Class
io.qt.gui.QImageIOHandler.Transformations
-
Uses of QImageIOHandler.Transformations in io.qt.gui
Modifier and TypeMethodDescriptionQImageIOHandler.Transformation.asFlags()
Create a QFlags of the enum entry.QImageIOHandler.Transformation.cleared
(QImageIOHandler.Transformation e) Excludes other enum entry from a flag of this 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()
Modifier and TypeMethodDescriptionfinal int
QImageIOHandler.Transformations.compareTo
(QImageIOHandler.Transformations other) final void
QImageWriter.setTransformation
(QImageIOHandler.Transformations orientation)