2014年06月26日
■[ios][graphic]Yomo : Simple Time Logger - UIKitの描画をバックグラウンドで
Yomo : Simple Time Logger - UIKitの描画をバックグラウンドで
drawRectの描画別のCGContextRefでやる
コメント
2014年05月01日
■[ios][graphic]Shoguniphicus, Technical Wizard: Keyframe Animation iOS - CAKeyframeAnimation - Objective-C
Shoguniphicus, Technical Wizard: Keyframe Animation iOS - CAKeyframeAnimation - Objective-C
CGPathAddQuadCurveToPoint、CGPathAddCurveToPoint、CGPathAddArcToPoint、CGPathAddArcの違いの図解
2014年03月03日
■[ios][graphic]Improving CGContext with Blocks — Nate Stedman
Improving CGContext with Blocks — Nate Stedman
CGContextSaveGStateからCGContextRestoreGStateまでをBlocksで囲む
2014年02月28日
■[ios][library][graphic]hsjunnesson/UIViewDrawRectBlock - GitHub
hsjunnesson/UIViewDrawRectBlock
UIViewを直接Blocksで書ける.
Core Graphicsで、CGContextRefを取得して描画する
■[ios][graphic][draw]描画を blocks 化するライブラリ | Cocoaの日々情報局
描画を blocks 化するライブラリ | Cocoaの日々情報局
Blockで描画内容を渡してLayerとして取得したり出来るライブラリ