CVMetalTexture Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]) |