Companion

object Companion

Companion object containing a method to overlay a text on a bitmap (image).

Functions

placeCaption
Link copied to clipboard
fun placeCaption(picture: Bitmap, firstLine: String, secondLine: String): Bitmap
Overlays two lines of text on a solid background drawn at the bottom of a bitmap (image).