ALCropRect Class Reference Inherits from NSObject Declared in ALPluginResult.h Overview The rect information of the region that was processed within the image height The height @property (nonatomic, assign) NSInteger height Declared In ALPluginResult.h width The width @property (nonatomic, assign) NSInteger width Declared In ALPluginResult.h x The X value @property (nonatomic, assign) NSInteger x Declared In ALPluginResult.h y The Y value @property (nonatomic, assign) NSInteger y Declared In ALPluginResult.h