RGBColorSpace

fun RGBColorSpace(name: String, whitePoint: WhitePoint, transferFunctions: RGBColorSpace.TransferFunctions, r: xyY, g: xyY, b: xyY): RGBColorSpace

Create a new RGBColorSpace implementation with the given name, whitePoint, transferFunctions, and r g b primaries.