[UIImage imageWithContentsOfFile:
[[NSBundle mainBundle]
pathForResource:@"thefilename"
ofType:@"jpg"]];
Csak bedobálok ide pár iOS-sel kapcsolatos dolgot ami később még érdekes lehet.
[UIImage imageWithContentsOfFile:
[[NSBundle mainBundle]
pathForResource:@"thefilename"
ofType:@"jpg"]];
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.