CVMetalTexture Class

Definition

This type exposes a CoreVideo buffer as a Metal texture.

public class CVMetalTexture : IDisposable, ObjCRuntime.INativeObject
type CVMetalTexture = class
    interface INativeObject
    interface IDisposable
Inheritance
CVMetalTexture
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

IsFlipped
Texture

Methods

Dispose()

Releases the resources used by the CVMetalTexture object.

Dispose(Boolean)

Releases the resources used by the CVMetalTexture object.

Finalize()

Finalizer for the CVMetalTexture object

GetCleanTexCoords(Single[], Single[], Single[], Single[])

Applies to