QImage.pixel

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

Meta