tint

fun tint(color: Color, blendMode: BlendMode = BlendMode.SrcOver): HazeColorEffect

Creates a color-based tint effect.


fun tint(brush: Brush, blendMode: BlendMode = BlendMode.SrcOver): HazeColorEffect

Creates a brush-based tint effect.