MGXStitchImage 0.1.0

MGXStitchImage 0.1.0

Maintained by mangox.



  • By
  • mangox

MGXStitchImage

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Usage

let resultImage = MGXStitchImage.stitchImage(images: <#an image array#>, size: imageView.frame.size,backgroundColor: <#a backgroundColor for resultImage#>)

Installation

MGXStitchImage is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MGXStitchImage'

Author

mangox

License

MGXStitchImage is available under the MIT license. See the LICENSE file for more info.