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

CGBitmapContextCreate

Declaration

Source position: CGBitmapContext.pas line 253

function CGBitmapContextCreate(

  data: UnivPtr;

  width: size_t;

  height: size_t;

  bitsPerComponent: size_t;

  bytesPerRow: size_t;

  colorspace: CGColorSpaceRef;

  bitmapInfo: CGBitmapInfo

):CGContextRef;


Documentation generated on: 2023-03-18