ly.img.android.pesdk.kotlin_extension / TypeExtensionsKt / ColorValue

ColorValue

@<?> static fun ColorValue(@<?> value: long): int
@<?> static fun ColorValue(@IntRange(0, 255) @<?> alpha: int, @IntRange(0, 255) @<?> red: int, @IntRange(0, 255) @<?> green: int, @IntRange(0, 255) @<?> blue: int): int