Guest User

Untitled

a guest
Jan 19th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. "nodeRef": "workspace://SpacesStore/b1d51831-990d-47a8-a018-f1c1bg33f594",
  2. "type": "document",
  3. "name": "x.jpg",
  4. "displayName": "x.jpg",
  5. "title": "myTestProject",
  6.  
  7. image=[UIImage imageWithData:[NSData dataWithContentsOfURL:[NSURL URLWithString:self.absoluteUri]]];
  8. NSData *imageData=UIImageJPEGRepresentation(image, JPGCompression);
Add Comment
Please, Sign In to add comment