Surface.getColorAt

Returns the color on the given position.

  1. Color getColorAt(Vector2s pos)
  2. Color getColorAt(ushort x, ushort y)
    struct Surface
    const
    getColorAt
    (
    ushort x
    ,
    ushort y
    )

Meta