Image Manipulation
Built-in Image Manipulation APIs
Use Canvacord’s built-in builders to generate commonly used memes, such as triggered gif, jail image, and more.
This page is still a work in progress.
Usage
Canvacord’s built-in image manipulation APIs can be used from canvacord
object. You need to import the canvacord
object from the package as shown below:
Image Manipulation (Filters)
The filters API can be used to apply filters to an image, such as hue rotation, saturation, brightness, contrast, and more.
Image Manipulation (Image Generation)
The image generation API can be used to generate images, such as affected image, triggered gif, beautiful image, and more.
Was this page helpful?