Surface.getColorAt

Returns the color on the given position.

  1. Color4b getColorAt(int x, int y)
  2. Color4b getColorAt(Vector2i pos)
    struct Surface
    @nogc const nothrow
    getColorAt
    ()

Meta