ly.img.android.pesdk.backend.model.config / ColorAsset / <init>

<init>

ColorAsset(red: Int, green: Int, blue: Int, alpha: Int)
ColorAsset(red: Int, green: Int, blue: Int, alpha: Float)
ColorAsset(red: Float, green: Float, blue: Float, alpha: Float)
ColorAsset(color: Int)
protected ColorAsset(in: Parcel!)