Type alias ImageFormat

ImageFormat: "jpg" | "jpeg" | "png" | "webp" | "gif"

Generated using TypeDoc