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)
Last updated