concepts.benchmark.gridworld.minigrid.gym_minigrid.rendering.fill_coords#

fill_coords(img, fn, color)[source]#

Fill pixels of an image with coordinates matching a filter function.

Parameters: