Wednesday, October 28, 2009

iPhone dev Stupidity 91: Image Refelection

To create an UIImage refelection, check the sample code "The Elements" from apple.

method concerned:

- (UIImage *)reflectedImageRepresentationWithHeight:(NSUInteger)height;

CGImageRef AEViewCreateGradientImage (int pixelsWide, int pixelsHigh);



No comments: