开发者

Learning Core Graphics [closed]

开发者 https://www.devze.com 2023-01-21 22:35 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_高级运维

Closed 5 years ago.

Improve this question

I'm doing iPhone programming and I need to learn about Core Graphics.

It looks Apple doesn't provide a programming guide for Core Graphics and I'm having hard times following the code that uses Core Graphics.

Do you suggest any reference or book for learning Core Graphics?


I would start here iOS Reference Library and type in Core Graphics. Also, check out 'Sample Code' and 'Graphics & Animation'. You will find that Core Animation tends to subsume Core Graphics, so reading about Core Animation might be helpful.


I made a github repo with several examples of how to use some CoreGraphics features, it may be a starting point: RPCGSandbox.

0

精彩评论

暂无评论...
验证码 换一张
取 消