Companion
object Companion
Functions
Link copied to clipboard
Decodes a data ByteArray into a CoreImage
Link copied to clipboard
suspend fun CoreImage.Companion.encode(image: CoreImage, format: CoreImageFormat, level: Double): ByteArray
Decodes a data ByteArray into a CoreImage
Link copied to clipboard
Gets the CoreImageInfo of a data ByteArray. Potentially without decoding the pixels.