Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. mgView.image = [UIImage QRCodeGenerator:txtCouponName.text
  2. andLightColour:[UIColor whiteColor]
  3. andDarkColour:[UIColor blackColor]
  4. andQuietZone:1
  5. andSize:300];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement