TextDesignParticlesBackground

open class TextDesignParticlesBackground(images: List<<ERROR CLASS>>, relativeParticleRadius: Float, maxParticleCount: Int) : TextDesignBackground

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
render
Link copied to clipboard
open override fun render(canvas: <ERROR CLASS>, size: SizeValue, relativeInsets: <ERROR CLASS>, color: Int, pseudoRandom: PseudoRandom)
toString
Link copied to clipboard
open override fun toString(): String

Properties

paint
Link copied to clipboard
val paint: <ERROR CLASS>

Inheritors

TextDesignParticlesBackgroundBrush
Link copied to clipboard
TextDesignParticlesBackgroundCircle
Link copied to clipboard
TextDesignParticlesBackgroundTriangle
Link copied to clipboard