Companion
object Companion
Content copied to clipboard
Companion object containing the constants and methods for manipulating the puzzle image.
Properties
DARK_GRAY_FILTER
Link copied to clipboard
Functions
cropToSquareBitmap
Link copied to clipboard
darkenBitmap
Link copied to clipboard
drawableToBitmap
Link copied to clipboard
resizeToSquareBitmap
Link copied to clipboard
fun resizeToSquareBitmap(image: Bitmap, dstWidth: Int, dstHeight: Int): Bitmap
Content copied to clipboard