QImage.pixelIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int pixelIndex(int x, int y)
  2. int pixelIndex(const(QPoint) pt)
    struct QImage
    pragma(inline, true) const
    int
    pixelIndex
    (
    ref const(QPoint) pt
    )

Meta