Set output format to HEIC. macOS / Windows-with-HEIF-Extension only — the terminal rejects with error.code === "ERR_IMAGE_FORMAT_UNSUPPORTED" elsewhere.
method
Image.heic
heic(
options?: { quality: number }
): this;
method
Set output format to HEIC. macOS / Windows-with-HEIF-Extension only — the terminal rejects with error.code === "ERR_IMAGE_FORMAT_UNSUPPORTED" elsewhere.