Uses of Class
io.qt.gui.QPixelFormat.YUVLayout
Package | Description |
---|---|
io.qt.gui |
-
Uses of QPixelFormat.YUVLayout in io.qt.gui
Methods in io.qt.gui that return QPixelFormat.YUVLayout Modifier and Type Method Description static QPixelFormat.YUVLayout
QPixelFormat.YUVLayout. resolve(int value)
Returns the corresponding enum entry for the given value.static QPixelFormat.YUVLayout
QPixelFormat.YUVLayout. valueOf(String name)
Returns the enum constant of this type with the specified name.static QPixelFormat.YUVLayout[]
QPixelFormat.YUVLayout. values()
Returns an array containing the constants of this enum type, in the order they are declared.QPixelFormat.YUVLayout
QPixelFormat. yuvLayout()