Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
private const val LIBRARY_NAME: String

Functions

Link copied to clipboard
private fun ByteArray.toBitmap(width: Int, height: Int, channels: Int): Bitmap
Link copied to clipboard
private fun Bitmap.toPngBase64(): String