> For the complete documentation index, see [llms.txt](https://docs.omnidata.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnidata.xyz/gateway/imghub-apis/flop-image.md).

# Flop image

## Flop the image about the horizontal X axis. This always occurs after rotation, if any.

<mark style="color:blue;">`GET`</mark> `https://gateway.omnidata.xyz/ipfs/:cid?flop=true`

#### Path Parameters

| Name                                  | Type   | Description  |
| ------------------------------------- | ------ | ------------ |
| cid<mark style="color:red;">\*</mark> | String | The IPFS cid |

#### Query Parameters

| Name                                   | Type    | Description                   |
| -------------------------------------- | ------- | ----------------------------- |
| flop<mark style="color:red;">\*</mark> | Boolean | Whether flop the image or not |
