QImage.mirrored

Undocumented in source.
  1. QImage mirrored(bool horizontally, bool vertically)
  2. QImage mirrored(bool horizontally, bool vertically)
    struct QImage
    const
    static if(!((!versionIsSet!("QT_COMPILING_QIMAGE_COMPAT_CPP") && defined!"Q_COMPILER_REF_QUALIFIERS")))
    mirrored
    (
    bool horizontally = false
    ,
    bool vertically = true
    )

Meta