Share via


CVOpenGLESTextureCache Class

Definition

public class CVOpenGLESTextureCache : CoreFoundation.NativeObject
type CVOpenGLESTextureCache = class
    inherit NativeObject
Inheritance
CVOpenGLESTextureCache

Constructors

Name Description
CVOpenGLESTextureCache(EAGLContext)

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
CreateTexture(CVImageBuffer, Boolean, Int32, Int32, Int32, UInt32, UInt32, Int32, CVReturn)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
Flush(CVOptionFlags)
FromEAGLContext(EAGLContext)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to