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

CGContextSetCMYKStrokeColor

Declaration

Source position: CGContext.pas line 806

procedure CGContextSetCMYKStrokeColor(

  context: CGContextRef;

  cyan: CGFloat;

  magenta: CGFloat;

  yellow: CGFloat;

  black: CGFloat;

  alpha: CGFloat

);


Documentation generated on: 2023-03-18