CVMetalTextureCache
CVMetalTextureCache()
CVMetalTextureCache(IMTLDevice)
CVMetalTextureCache(IMTLDevice, CVMetalTextureAttributes)
~CVMetalTextureCache()
Handle
StorageMode
Dispose()
Dispose(Boolean)
Flush(CVOptionFlags)
FromDevice(IMTLDevice)
FromDevice(IMTLDevice, CVMetalTextureAttributes)
FromDevice(IMTLDevice, CVMetalTextureAttributes, CVReturn)
TextureFromImage(CVImageBuffer, MTLPixelFormat, nint, nint, nint, CVReturn)
TextureFromImage(CVImageBuffer, MTLPixelFormat, nint, nint, nint, CVReturn)
xamarinios
namespace CoreVideo
{
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public class CVMetalTextureCache : INativeObject, IDisposable
{
public CVMetalTexture TextureFromImage(CVImageBuffer imageBuffer, MTLPixelFormat format, nint width, nint height, nint planeIndex, out CVReturn errorCode);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API