Transpose

Shorthand notation for scan=yx or scan=yxz. I.e. it affects the assignment of pixels to scan lines during input. To instead transpose an image when it is displayed try
    plot 'imagefile' binary filetype=auto flipx rotate=90deg with rgbimage