Unit 'CVPixelBuffer' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

CVPixelBufferCreateWithBytes

Declaration

Source position: CVPixelBuffer.pas line 433

function CVPixelBufferCreateWithBytes(

  allocator: CFAllocatorRef;

  width: size_t;

  height: size_t;

  pixelFormatType: OSType;

  baseAddress: UnivPtr;

  bytesPerRow: size_t;

  releaseCallback: CVPixelBufferReleaseBytesCallback;

  releaseRefCon: UnivPtr;

  pixelBufferAttributes: CFDictionaryRef;

  var pixelBufferOut: CVPixelBufferRef

):CVReturn;


Documentation generated on: 2023-03-18