output an rgb, little endian, non-flipped pfm image. will not otherwise change the pixels (i.e. you input linear rec2020, it'll write that to disk).
input
: the rgba f16
data to be written do diskfilename
: the filename to be written to disk. .pfm
will be appended.