vpng_get_image_rgba8() -> vpng_decode_image()
vpng_decode_image() has two more args: output format and flags
vpng_decode_image() can output in the new formats (untested)
vpng_get_output_image_size() updated for new formats
fix sampling to target for indexed colour with sBIT present
sampling to target is now done in one place instead of five