CVPixelBufferPool 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
可重複使用的 CVPixelBuffer 集合。
[ObjCRuntime.Watch(4, 0)]
public class CVPixelBufferPool : IDisposable, ObjCRuntime.INativeObject
type CVPixelBufferPool = class
interface INativeObject
interface IDisposable
- 繼承
-
CVPixelBufferPool
- 屬性
- 實作
建構函式
CVPixelBufferPool(CVPixelBufferPoolSettings, CVPixelBufferAttributes) |
使用指定的參數建立 CVPixelBufferPool。 |
CVPixelBufferPool(NSDictionary, NSDictionary) |
使用指定的參數建立 CVPixelBufferPool, (弱型別) 。 |
屬性
方法
CreatePixelBuffer() |
在集區中建立新的 CVPixelBuffer。 |
CreatePixelBuffer(CVPixelBufferPoolAllocationSettings, CVReturn) |
在集區中建立新的 CVPixelBuffer。 |
Dispose() |
釋放 CVPixelBufferPool 物件所使用的資源。 |
Dispose(Boolean) |
釋放 CVPixelBufferPool 物件所使用的資源。 |
Finalize() |
CVPixelBufferPool 物件的完成項 |
Flush(CVPixelBufferPoolFlushFlags) |
可重複使用的 CVPixelBuffer 集合。 |