Omnidata protocol
  • Introduction
  • Omnidata Oracle
    • Intro
    • Testnets
  • Omnidata Storage
    • Intro
  • Omnidata Gateway
    • Intro
    • Imghub APIs
      • Original image from IPFS
      • Resize image
      • Avatar
      • Composite image
      • Rotate image
      • Flip image
      • Flop image
      • Blur image
    • FAQ
  • Roadmap
Powered by GitBook
On this page
  1. Omnidata Gateway
  2. Imghub APIs

Flop image

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

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

Path Parameters

Name
Type
Description

cid*

String

The IPFS cid

Query Parameters

Name
Type
Description

flop*

Boolean

Whether flop the image or not

PreviousFlip imageNextBlur image

Last updated 2 years ago