Retains a pixel buffer.
Original signature is 'CVPixelBufferRef CVPixelBufferRetain ( CVPixelBufferRef texture );'
Available in Mac OS X v10.4 and later.
- texture (IntPtr)
- MISSING
For convenience, the same pixel buffer you want to retain.
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)