FixedResolutionBuffer.
convert_to_pixel
This function converts coordinates in code-space to pixel-space.
coords : sequence of array_like
This is (x_coord, y_coord). Because of the way the math is done, these can both be arrays.
output : sequence of array_like
This returns px_coord, py_coord