Here are
88 public repositories
matching this topic...
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Updated
Oct 4, 2021
Swift
A view controller for iOS that allows users to crop portions of UIImage objects
Updated
Aug 15, 2021
Objective-C
Fetches the most dominant and prominent colors from an image.
Updated
May 2, 2021
Swift
A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.
Updated
Dec 6, 2018
Objective-C
[UNMAINTAINED] 🌠 A small UIImage extension with gif support
Updated
Jan 14, 2021
Swift
You can use blur effect and it's animation easily to call only two methods.
Updated
Nov 10, 2020
Swift
Convert UIImage to ASCII art
Updated
Apr 24, 2015
Objective-C
Use Ionicons in your Swift projects.
Updated
Jun 19, 2019
Swift
An iOS library for fast, easy, and safe threaded disk I/O.
Updated
Feb 9, 2017
Objective-C
Swift port of Apple UIImage+UIImageEffecs category.
Updated
Nov 29, 2017
Swift
Asynchronous Image Loading from URL in SwiftUI
Updated
Jan 8, 2021
Swift
UIImage category that adds familiar HEIC encoding.
Updated
Sep 14, 2021
Objective-C
Get autocompleted resources like images, localized strings and storyboards in ObjC projects
Updated
May 24, 2019
Objective-C
SKArchCutter是一个可自选切割角的圆角切割工具,同时支持UIView、UIImageView、UIButton和UILabel的单角切圆/选角拱形切圆/全角切圆,并且避免了UIImageView使用系统圆角所导致的离屏渲染的问题,以及确保layer对象的masksToBounds属性始终为NO,从而使得项目中大量使用圆角时的性能得到很大程度的优化, 最重要的是使用简单、方便。
Updated
Aug 23, 2019
Objective-C
Use Octicons in your Swift projects.
Updated
Jun 9, 2018
Swift
UIImageView with Ken Burns effect.
Updated
Aug 7, 2018
Objective-C
Simple Image cropper for UIImagePickerController with customisable aspect ratio. Made purely with Swift!
Updated
Mar 16, 2020
Swift
Light-weight Onboard/Walkthrough UIView/UIImage representer ⏪ & ⏩ ⏫ & ⏬
Updated
Oct 18, 2019
Swift
Swift Drawing Application Sample
Updated
Sep 22, 2018
Swift
SKArchCutter-Swift是一个基于 Swift 的可自选切割角的圆角切割工具,同时支持UIView、UIImageView、UIButton和UILabel的单角切圆/选角拱形切圆/全角切圆,并且避免了UIImageView使用系统圆角所导致的离屏渲染的问题,以及确保layer对象的masksToBounds属性始终为NO,从而使得项目中大量使用圆角时的性能得到很大程度的优化, 最重要的是使用简单、方便。
Updated
Jan 31, 2019
Swift
Asynchronous image loading in SwiftUI
Updated
Aug 29, 2021
Swift
Instagram stories functionality & story highlights handling
Updated
Aug 18, 2021
Swift
A collection of miscellaneous utility methods for UIImage for memory-efficient image transformations.
Updated
Jul 22, 2019
Objective-C
A tool to calculate the color ratio of UIImage in iOS.
Updated
Jun 16, 2021
Swift
SwiftImageEffects is a Swift implementation of UIImageEffects to apply blur and tint effects to an image.
Updated
Feb 14, 2019
Swift
一款以最新潮的方式来使用UIImage的swift插件
Updated
Aug 10, 2017
Swift
Make circle image profile, add border for UIView, TextField, UIImageView and UIButton on storyboard or by code.
Updated
Mar 4, 2018
Swift
Leon is swift library to show and slid images with more gesture
Updated
Apr 4, 2020
Swift
ImageZoomViewer is a simple to use Objective C framework that allows the capability of viewing images with zoom-in zoom-out functionality.
Updated
Oct 31, 2017
Objective-C
Improve this page
Add a description, image, and links to the
uiimage
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
uiimage
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We should set the
popoverPresentationController
'ssourceView
andsourceRect
to prevent it form crashing on larger devices.