SafeColorResult
data class SafeColorResult(val color: Int, val path: RenderingPath, val warnings: Set<RenderingWarning>)(source)
Hardware-safe interpretation of an authored color.
Hardware-safe interpretation of an authored color.