CIContextOptions Constructeurs

Définition

Surcharges

CIContextOptions()

Crée un ensemble vide d’options pour le rendu CIContext.

CIContextOptions(NSDictionary)

Construit un nouvel CIContextOptions objet à l’aide des options spécifiées dans dictionary.

CIContextOptions()

Crée un ensemble vide d’options pour le rendu CIContext.

public CIContextOptions ();

S’applique à

CIContextOptions(NSDictionary)

Construit un nouvel CIContextOptions objet à l’aide des options spécifiées dans dictionary.

public CIContextOptions (Foundation.NSDictionary dictionary);
new CoreImage.CIContextOptions : Foundation.NSDictionary -> CoreImage.CIContextOptions

Paramètres

dictionary
NSDictionary

S’applique à