CVMetalTextureCache.TextureFromImage Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- imageBuffer
- CVImageBuffer
- format
- MTLPixelFormat
- width
- System.System.IntPtr System.nativeint
- height
- System.System.IntPtr System.nativeint
- planeIndex
- System.System.IntPtr System.nativeint
- errorCode
- CVReturn