mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Initial document scan implementation
This commit is contained in:
7
submodules/LegacyComponents/Sources/TGWarpedView.h
Normal file
7
submodules/LegacyComponents/Sources/TGWarpedView.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface TGWarpedView : UIImageView
|
||||
|
||||
- (void)transformToFitQuadTopLeft:(CGPoint)tl topRight:(CGPoint)tr bottomLeft:(CGPoint)bl bottomRight:(CGPoint)br;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user