CIKernel.FromProgramSingle(String) Méthode
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.
Crée un nouveau CIKernel à partir d’une liste de routines de noyau système nommées.
[Foundation.Export("kernelWithString:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, null)]
public static CoreImage.CIKernel FromProgramSingle (string coreImageShaderProgram);
[Foundation.Export("kernelWithString:")]
public static CoreImage.CIKernel FromProgramSingle (string coreImageShaderProgram);
static member FromProgramSingle : string -> CoreImage.CIKernel
Paramètres
- coreImageShaderProgram
- String
Retours
- Attributs