Companion

object Companion

Functions

decode
Link copied to clipboard
common
fun decode(jpegData: ByteArray): Bitmap32
decodeInfo
Link copied to clipboard
common
fun decodeInfo(jpegData: ByteArray): JPEGDecoder.ImageInfo
equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Sources

(source)
Link copied to clipboard