【发布时间】:2021-10-05 17:15:29
【问题描述】:
【问题讨论】:
标签: ios core-graphics
【问题讨论】:
标签: ios core-graphics
这是 UIKit 坐标空间。 Core Graphics(也称为 Core Text)默认将原点放在左下方。 On iOS it is common for the coordinate space to be flipped for Core Graphics so that it matches UIKit.
【讨论】: