How would you recommend using pyvips to perform visualization instead of using the C version of vips? I am asking this because I couldn't find the vips_sink_screen function implemented in any of the Classes in pyvips.
Also, if I want to build a visualizer using libvips, is the C implementation my only option?