Skip to content

Latest commit

 

History

History
executable file
·
31 lines (21 loc) · 556 Bytes

File metadata and controls

executable file
·
31 lines (21 loc) · 556 Bytes

Core Graphics Tutorial

StarWarsTopTrumps

  • CGContext 绘制矩形
  • CGContext 绘制直线
  • CGContext 绘制渐变
  • CGContext 图形剪切

LearningAgenda

  • CGContext 绘制弧线
  • CGContext 绘制阴影
  • CGContext 绘制渐变

Drink

  • UIBezierPath 绘制圆形

  • UIBezierPath 绘制直线

  • UIBezierPath 绘制弧度

  • UIBezierPath 裁剪

  • CGContext 绘制线性渐变

  • UIGraphicsBeginImageContextWithOptions 绘制图片

  • CGContext 绘制文字

  • CGContext transform、rotate、shadow

Recall

  • Create Patterns 样式填充