Skip to content

a UIImage category to split an image into two parts, with the saw-like cutting edge.

License

Notifications You must be signed in to change notification settings

zwo/SplitImageIntoTwoParts

Repository files navigation

SplitImageIntoTwoParts

a UIImage category to split an image into two parts, with the saw-like cutting edge.

Usage

NSArray *array = [UIImage splitImageIntoTwoParts:aUIImageInstance];

Two UIImage images will be held in array.

License

This code is distributed under the terms and conditions of the MIT license.

About

a UIImage category to split an image into two parts, with the saw-like cutting edge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published