Flip image

Flip the image about the vertical Y axis. This always occurs after rotation, if any.

GET https://gateway.omnidata.xyz/ipfs/:cid?flip=true

Path Parameters

NameTypeDescription

cid*

String

The IPFS cid

Query Parameters

NameTypeDescription

flip*

Boolean

Whether flip the image or not

Last updated