QImage.mirrored

Undocumented in source. Be warned that the author may not have intended to support it.
  1. 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
    )
  2. QImage mirrored(bool horizontally, bool vertically)

Meta