TouchVG framework

◆ coordSystem() [2/2]

Matrix2d Matrix2d::coordSystem ( const Point2d origin,
float  scaleX,
float  scaleY = 0,
float  angle = 0 
)
static

返回给定原点、比例和旋转角度的坐标系

参数
origin新坐标系的原点坐标
scaleXX轴的比例系数
scaleYY轴的比例系数,为0则取为scaleX
angleX轴的旋转角度,弧度
返回
新坐标系的矩阵
函数调用图:

通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证