CIContextOptions Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 |
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