Function

toComposeColorSpace

Convert the android.graphics.ColorSpace into a Compose ColorSpace

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

toComposeColorSpace

Android
@RequiresApi(Build.VERSION_CODES.O)
fun android.graphics.ColorSpace.toComposeColorSpace() =
    with(ColorSpaceVerificationHelper) { composeColorSpace() }

Convert the android.graphics.ColorSpace into a Compose ColorSpace