CIContextOptions Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
CIContextOptions() |
Crea un set vuoto di opzioni per il rendering CIContext. |
CIContextOptions(NSDictionary) |
Costruisce un nuovo CIContextOptions oggetto usando le opzioni specificate in |
CIContextOptions()
Crea un set vuoto di opzioni per il rendering CIContext.
public CIContextOptions ();
Si applica a
CIContextOptions(NSDictionary)
Costruisce un nuovo CIContextOptions oggetto usando le opzioni specificate in dictionary
.
public CIContextOptions (Foundation.NSDictionary dictionary);
new CoreImage.CIContextOptions : Foundation.NSDictionary -> CoreImage.CIContextOptions
Parametri
- dictionary
- NSDictionary