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

cairo_matrix_t

Declaration

Source position: cairo.pp line 432

type cairo_matrix_t = record

  xx: Double;

  yx: Double;

  xy: Double;

  yy: Double;

  x0: Double;

  y0: Double;

end;


Documentation generated on: 2023-03-18