Home
last modified time | relevance | path

Searched defs:HPdfTransMatrix (Results 1 – 1 of 1) sorted by relevance

/dports/print/libharu/libharu-RELEASE_2_3_0/if/c#/
H A Dhpdf.cs269 public struct HPdfTransMatrix { struct
270 public float a;
271 public float b;
272 public float c;
273 public float d;
274 public float x;
275 public float y;