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

Composite image

Provides methods for compositing a new image over the processed image.

Composite another image over the processed image.

GET https://gateway.omnidata.xyz/ipfs/:cid?c=cid={CID},g=west

Path Parameters

Name
Type
Description

cid*

String

The IPFS cid

Query Parameters

Name
Type
Description

c*

String

The composite parameter, use the comma to separate the CID to be composited and the gravity. It must include another CID, the g is for gravity and it's optional (its default value is southeast)

PreviousAvatarNextRotate image

Last updated 2 years ago