CVOpenGLESTextureCache Class

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CVMetalTextureCache' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CVMetalTextureCache' instead.")]
public class CVOpenGLESTextureCache : IDisposable, ObjCRuntime.INativeObject
type CVOpenGLESTextureCache = class
    interface INativeObject
    interface IDisposable
Inheritance
CVOpenGLESTextureCache
Attributes
Implements

Constructors

CVOpenGLESTextureCache(EAGLContext)

Properties

Handle

Methods

Dispose()
Dispose(Boolean)
Finalize()
Flush(CVOptionFlags)
FromEAGLContext(EAGLContext)
TextureFromImage(CVImageBuffer, Boolean, All, Int32, Int32, All, DataType, Int32, CVReturn)

Applies to