* * @summary Creates a variation of a given image. * @param {File} image The image to use as the basis for the variation(s). Must be a valid PNG file, less than 4MB, and square. * @param {number} [n] The number of images to generate. Must be between 1 and 10. * @
(image: File, n?: number, size?: string, responseFormat?: string, user?: string, options?: AxiosRequestConfig)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected