tint

fun tint(color: ColorRGBa)(source)

Applies a tint transformation to the color matrix using the specified color.

Parameters

color

The ColorRGBa instance specifying the tint color, including its red, green, blue, and alpha components.