AVColorProperties Constructors

Definition

Overloads

AVColorProperties()
AVColorProperties(NSDictionary)

AVColorProperties()

[Foundation.Preserve(Conditional=true)]
public AVColorProperties ();
Attributes

Applies to

AVColorProperties(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public AVColorProperties (Foundation.NSDictionary dictionary);
new AVFoundation.AVColorProperties : Foundation.NSDictionary -> AVFoundation.AVColorProperties

Parameters

dictionary
NSDictionary
Attributes

Applies to