Surface.getPixelAt

Returns the pixel at the given coordinates.

  1. uint getPixelAt(Vector2s pos)
    struct Surface
    const
    uint
    getPixelAt
    (
    ref const Vector2s pos
    )
  2. uint getPixelAt(ushort x, ushort y)

Meta