CVMetalTextureCache.TextureFromImage 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.
public CoreVideo.CVMetalTexture TextureFromImage (CoreVideo.CVImageBuffer imageBuffer, Metal.MTLPixelFormat format, nint width, nint height, nint planeIndex, out CoreVideo.CVReturn errorCode);
member this.TextureFromImage : CoreVideo.CVImageBuffer * Metal.MTLPixelFormat * nint * nint * nint * -> CoreVideo.CVMetalTexture
Paramètres
- imageBuffer
- CVImageBuffer
- format
- MTLPixelFormat
- width
- System.System.IntPtr System.nativeint
- height
- System.System.IntPtr System.nativeint
- planeIndex
- System.System.IntPtr System.nativeint
- errorCode
- CVReturn