tock / ai.tock.shared / ImageFormat

ImageFormat

enum class ImageFormat (source)

Supported generation format.

Enum Values

SVG

PNG

Properties

contentType

val contentType: String

Companion Object Functions

findByCode

fun findByCode(code: String): ImageFormat?