QImage.load

Undocumented in source.
  1. bool load(QIODevice device, const(char)* format)
  2. bool load(const(QString) fileName, const(char)* format)
    struct QImage
    bool
    load
    (
    ref const(QString) fileName
    ,
    const(char)* format = null
    )

Meta