Surface.getPixelAt

Returns the pixel at the given coordinates.

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

Meta