Source position: CVPixelBuffer.pas line 412
function CVPixelBufferCreate( |
allocator: CFAllocatorRef; |
width: size_t; |
height: size_t; |
pixelFormatType: OSType; |
pixelBufferAttributes: CFDictionaryRef; |
var pixelBufferOut: CVPixelBufferRef |
):CVReturn; |