Create API Endpoint

Version 2.197 (Release Notes ↗)

Description

The Create API serves as an intuitive interface to initialize blank image canvas buffers. It allows developers to configure custom canvas dimensions (width and height) and apply precise background color fills. This endpoint functions as a developer-friendly alias for newimage, streamlining the instantiation of clean canvases for composite image assembly or programmatically generated visual mockups.

HTTP Methods

GET, POST

Code Samples

# Refer to the PixLab Github Repository at: https://github.com/symisc/pixlab for the full list of production ready code samples...
← Return to API Endpoint Listing