tint

inline fun tint(color: Color, blendMode: BlendMode = DefaultBlendMode): HazeColorEffect

Creates a color-based tint effect.


inline fun tint(brush: Brush, blendMode: BlendMode = DefaultBlendMode): HazeColorEffect

Creates a brush-based tint effect.