#import #import #ifdef __cplusplus extern "C" { #endif UIImage *TGScaleImage(UIImage *sourceImage, CGSize pixelSize); #ifdef __cplusplus } #endif