core-ktx / androidx.graphics / android.graphics.PorterDuff.Mode / toColorFilter

toColorFilter

inline fun Mode.toColorFilter(color: Int): PorterDuffColorFilter

Creates a new PorterDuffColorFilter that uses this PorterDuff.Mode as the alpha compositing or blending mode, and the specified color.