CVMetalTexture クラス

定義

この型は、CoreVideo バッファーを Metal テクスチャとして公開します。

public class CVMetalTexture : IDisposable, ObjCRuntime.INativeObject
type CVMetalTexture = class
    interface INativeObject
    interface IDisposable
継承
CVMetalTexture
実装

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

IsFlipped

この型は、CoreVideo バッファーを Metal テクスチャとして公開します。

Texture

この型は、CoreVideo バッファーを Metal テクスチャとして公開します。

メソッド

Dispose()

CVMetalTexture オブジェクトによって使用されるリソースを解放します。

Dispose(Boolean)

CVMetalTexture オブジェクトによって使用されるリソースを解放します。

Finalize()

CVMetalTexture オブジェクトのファイナライザー

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

この型は、CoreVideo バッファーを Metal テクスチャとして公開します。

適用対象