CaptionPlacer

class CaptionPlacer

Class containing a method (defined inside a companion object) to overlay a text on a bitmap (image).

This is intended to be used in adding attribution to an artwork that a user shares on their Facebook account

Constructors

CaptionPlacer
Link copied to clipboard
fun CaptionPlacer()
Creates a class that contains a method (defined inside a companion object) to overlay a text on a bitmap (image).

Types

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