CSS3 image-orientation
CSS property used generally to fix the intended orientation of an image. This can be done using 90 degree increments or based on the image's EXIF data using the "from-image" value.
createimagebitmap api: `options.imageorientation` parameter
css property: image-orientation: `flip` & `<angle>`
3 results found.