ChromaKeyProcessable

public protocol ChromaKeyProcessable

A marker type with a chroma key processable screen object.

  • Specifies the chroma key color.

    Declaration

    Swift

    var chromaKeyColor: CGColor? { get set }