Compartilhar via


CVMetalTextureCache Classe

Definição

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)

Cache para gerenciar objetos CVMetalTexture.

CVMetalTextureCache(IMTLDevice, CVMetalTextureAttributes)

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)

Cache para gerenciar objetos CVMetalTexture.

FromDevice(IMTLDevice, CVMetalTextureAttributes)

Cache para gerenciar objetos CVMetalTexture.

FromDevice(IMTLDevice, CVMetalTextureAttributes, CVReturn)

Cache para gerenciar objetos CVMetalTexture.

TextureFromImage(CVImageBuffer, MTLPixelFormat, nint, nint, nint, CVReturn)

Cache para gerenciar objetos CVMetalTexture.

Aplica-se a