NSURL *url = [NSURL URLWithString: @"http://hoge.com/image.png"]]; self.imageData = [NSData dataWithContentsOfURL: url];