Haru Free PDF Library
_HPDF_TransMatrix Struct Reference

#include <hpdf_types.h>

Data Fields

HPDF_REAL a
 
HPDF_REAL b
 
HPDF_REAL c
 
HPDF_REAL d
 
HPDF_REAL x
 
HPDF_REAL y
 

Detailed Description

Examples
matrix.c, and pattern2.c.

Field Documentation

◆ a

HPDF_REAL _HPDF_TransMatrix::a
Examples
matrix.c, and pattern2.c.

◆ b

HPDF_REAL _HPDF_TransMatrix::b
Examples
matrix.c, and pattern2.c.

◆ c

HPDF_REAL _HPDF_TransMatrix::c
Examples
matrix.c, and pattern2.c.

◆ d

HPDF_REAL _HPDF_TransMatrix::d
Examples
matrix.c, and pattern2.c.

◆ x

HPDF_REAL _HPDF_TransMatrix::x
Examples
matrix.c, and pattern2.c.

◆ y

HPDF_REAL _HPDF_TransMatrix::y
Examples
matrix.c, and pattern2.c.

The documentation for this struct was generated from the following file: