CVMetalTextureCache Classe
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.
Cache para gerenciar objetos CVMetalTexture.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public class CVMetalTextureCache : IDisposable, ObjCRuntime.INativeObject
type CVMetalTextureCache = class
interface INativeObject
interface IDisposable
- Herança
-
CVMetalTextureCache
- Atributos
- Implementações
Construtores
CVMetalTextureCache(IMTLDevice, CVMetalTextureAttributes) |
Cache para gerenciar objetos CVMetalTexture. |
CVMetalTextureCache(IMTLDevice) |
Cache para gerenciar objetos CVMetalTexture. |
Propriedades
Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. |
Métodos
Dispose() |
Libera os recursos usados pelo objeto CVMetalTextureCache. |
Dispose(Boolean) |
Libera os recursos usados pelo objeto CVMetalTextureCache. |
Finalize() |
Finalizador para o objeto CVMetalTextureCache |
Flush(CVOptionFlags) |
Cache para gerenciar objetos CVMetalTexture. |
FromDevice(IMTLDevice, CVMetalTextureAttributes, CVReturn) |
Cache para gerenciar objetos CVMetalTexture. |
FromDevice(IMTLDevice, CVMetalTextureAttributes) |
Cache para gerenciar objetos CVMetalTexture. |
FromDevice(IMTLDevice) |
Cache para gerenciar objetos CVMetalTexture. |
TextureFromImage(CVImageBuffer, MTLPixelFormat, nint, nint, nint, CVReturn) |
Cache para gerenciar objetos CVMetalTexture. |