ios-samples/Drawing
Paola Villarreal f2f9155f32 Samples: Notifications MapCallouts Keychain DynamicsCatalog Drawing CoreLocation CoreImage ported to 64-bits 2014-05-15 13:39:16 -05:00
..
Resources [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
Screens/iPad Samples: Notifications MapCallouts Keychain DynamicsCatalog Drawing CoreLocation CoreImage ported to 64-bits 2014-05-15 13:39:16 -05:00
Screenshots [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
AppDelegate.cs Samples: Notifications MapCallouts Keychain DynamicsCatalog Drawing CoreLocation CoreImage ported to 64-bits 2014-05-15 13:39:16 -05:00
Application.cs Samples: Notifications MapCallouts Keychain DynamicsCatalog Drawing CoreLocation CoreImage ported to 64-bits 2014-05-15 13:39:16 -05:00
Drawing.csproj Samples: Notifications MapCallouts Keychain DynamicsCatalog Drawing CoreLocation CoreImage ported to 64-bits 2014-05-15 13:39:16 -05:00
Drawing.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Rebuilt samples to fix bug 1842 2014-04-09 16:11:02 -04:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md Renamed Drawing to Drawing with CoreGraphics 2012-03-09 09:44:53 -08:00
TODO.rtf Fix validation of the Drawing sample. 2011-10-27 18:32:35 +02:00

README.md

Drawing with CoreGraphics

This sample illustrates how to use Core Graphics in MonoTouch. It covers on and off screen graphics contexts, layers, transformations, text, images, stencils, patterns, shadows, and more.

Authors

Bryan Costanich