Returns the base address of the pixel buffer.
Original signature is 'void * CVPixelBufferGetBaseAddress ( CVPixelBufferRef pixelBuffer );'
Available in Mac OS X v10.4 and later.


- pixelBuffer (IntPtr)
- MISSING

The base address of the pixels.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)