Surface.getColorAt

Returns the color on the given position.

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

Meta