Unit 'Cairo' Package
[Overview][Constants][Types][Procedures and functions][Index] [#cairo]

cairo_matrix_init

Declaration

Source position: cairo.pp line 863

procedure cairo_matrix_init(

  matrix: Pcairo_matrix_t;

  xx: Double;

  yx: Double;

  xy: Double;

  yy: Double;

  x0: Double;

  y0: Double

);


Documentation generated on: 2023-03-18