korlibs
Toggle table of contents
7.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.core
/
CoreImageFormat
/
Companion
Companion
object
Companion
Members
Properties
AVIF
Link copied to clipboard
val
AVIF
:
CoreImageFormat
GIF
Link copied to clipboard
val
GIF
:
CoreImageFormat
JPEG
Link copied to clipboard
val
JPEG
:
CoreImageFormat
PNG
Link copied to clipboard
val
PNG
:
CoreImageFormat
TGA
Link copied to clipboard
val
TGA
:
CoreImageFormat
WEBP
Link copied to clipboard
val
WEBP
:
CoreImageFormat
Functions
from
Mime
Type
Link copied to clipboard
fun
fromMimeType
(
mimeType
:
String
)
:
CoreImageFormat