|
@@ -41,7 +41,7 @@ typedef void (^add_to_cart_Handler)(void);
|
|
|
|
|
|
|
|
+(NSDictionary*) dictfromfile:(NSString*) path;
|
|
+(NSDictionary*) dictfromfile:(NSString*) path;
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
++(NSData*) getdbfile;
|
|
|
|
|
|
|
|
+ (UIImage *)scaleToSize:(UIImage *)img size:(CGSize)size;
|
|
+ (UIImage *)scaleToSize:(UIImage *)img size:(CGSize)size;
|
|
|
+(UIImage*)img_compress:(UIImage*)image kbsize:(float) size;
|
|
+(UIImage*)img_compress:(UIImage*)image kbsize:(float) size;
|