tint
Tint the composable with the provided brush. This will draw over any pixels that are not completely transparent in the source composable. For example, this can be used to tint over icons or any other complex shapes.
Tint the composable with the provided color. This will draw over any pixels that are not completely transparent in the source composable. For example, this can be used to tint over icons or any other complex shapes.