Package-level declarations

Functions

Link copied to clipboard
fun rememberVectorPainter(image: ImageVector, tintColor: Color, tintBlendMode: BlendMode = image.tintBlendMode): VectorPainter

Create a VectorPainter with the Vector defined by the provided sub-composition and use a different tint color than what is defined in image.