QImage.pixelColor

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

Meta