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

CGImageCreate

Declaration

Source position: CGImage.pas line 260

function CGImageCreate(

  width: size_t;

  height: size_t;

  bitsPerComponent: size_t;

  bitsPerPixel: size_t;

  bytesPerRow: size_t;

  space: CGColorSpaceRef;

  bitmapInfo: CGBitmapInfo;

  provider: CGDataProviderRef;

  decode: CGFloatPtr;

  shouldInterpolate: CBool;

  intent: CGColorRenderingIntent

):CGImageRef;


Documentation generated on: 2023-03-18