Suppose you are using UIImageView subselects for your image fragments. First, you can populate your UIImageView routines as follows:
for each tile location in myScrollView area:
[myScrollView addSubview:[UIImageView
initWithImage:[UIImage imageNamed:@"placeholder.png"]]];
, imageNamed (. SDK), placeholder.png .
UIScrollView, , , UIImageView ( , ).
, - , .