GLBasic forum

Main forum => FAQ => Topic started by: spicypixel on 2011-May-30

Title: Is it possible to access the MEDIA directory on iPhone for pics?
Post by: spicypixel on 2011-May-30
I was just curious to know if we can access the pictures or camera pics for the iPhone from within GLB. This would be handy for photo manipulation apps especially if we can save back to the MEDIA directory.
Title: Re: Is it possible to access the MEDIA directory on iPhone for pics?
Post by: MrTAToad on 2011-May-30
The media directory isn't it in a straight forward format, but it could be done using Objective C
Title: Re: Is it possible to access the MEDIA directory on iPhone for pics?
Post by: spicypixel on 2011-May-30
Quote from: MrTAToad on 2011-May-30
The media directory isn't it in a straight forward format, but it could be done using Objective C

Shame I don't have any ObjC experience at all or C anything for that matter lol =) Is there a place on the forum where more experienced users post platform specific libraries for differing functionality that GLB doesn't support directly?