Skip to content

多张图片拼接为一张大图, 效果可参考微信群组头像

License

Notifications You must be signed in to change notification settings

changjianfeishui/MGXStitchImage

Repository files navigation

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.

About

多张图片拼接为一张大图, 效果可参考微信群组头像

Resources

License

Stars

Watchers

Forks

Packages

No packages published