All Projects → panghaijiao → Hjcornerradius

panghaijiao / Hjcornerradius

A category for UIImageView with support for cornerRadius automatically

Labels

Projects that are alternatives of or similar to Hjcornerradius

Ptshowcaseviewcontroller
An initial implementation of a "showcase" view( controller) for iOS apps... Visualizes images, videos and PDF files beautifully! (by @pittleorg) [meta: image, photo, video, document, pdf, album, gallery, showcase, gallery, iOS, iPhone, iPad, component, library, viewer]
Stars: ✭ 395 (-15.78%)
Mutual labels:  image
Ngx Gallery
Angular Gallery, Carousel and Lightbox
Stars: ✭ 417 (-11.09%)
Mutual labels:  image
Exifr
EXIF Reader
Stars: ✭ 450 (-4.05%)
Mutual labels:  image
Swift Image
SwiftImage: an image library in Swift with Swifty APIs and value semantics
Stars: ✭ 402 (-14.29%)
Mutual labels:  image
Simpleimageviewer
A snappy image viewer with zoom and interactive dismissal transition.
Stars: ✭ 408 (-13.01%)
Mutual labels:  image
Fmphotopicker
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
Stars: ✭ 428 (-8.74%)
Mutual labels:  image
Goimagehash
Go Perceptual image hashing package
Stars: ✭ 391 (-16.63%)
Mutual labels:  image
Amplify
A tiny script allowing inline image zoom
Stars: ✭ 458 (-2.35%)
Mutual labels:  image
Tocropviewcontroller
A view controller for iOS that allows users to crop portions of UIImage objects
Stars: ✭ 4,210 (+797.65%)
Mutual labels:  image
Agrume
🍋 A lemony fresh iOS image viewer written in Swift.
Stars: ✭ 449 (-4.26%)
Mutual labels:  image
Tui.image Editor
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Stars: ✭ 4,761 (+915.14%)
Mutual labels:  image
Resizer
An image resizing library for Android
Stars: ✭ 406 (-13.43%)
Mutual labels:  image
React Native Blurhash
🖼️ A library to show colorful blurry placeholders while your content loads.
Stars: ✭ 430 (-8.32%)
Mutual labels:  image
Materialimageloading
Material image loading implementation
Stars: ✭ 396 (-15.57%)
Mutual labels:  image
Weir
A system for making generative systems
Stars: ✭ 451 (-3.84%)
Mutual labels:  image
React Image Magnify
A responsive image zoom component designed for shopping sites.
Stars: ✭ 391 (-16.63%)
Mutual labels:  image
Imgcat
a tool to output images as RGB ANSI graphics on the terminal
Stars: ✭ 425 (-9.38%)
Mutual labels:  image
Imgproxy
Fast and secure standalone server for resizing and converting remote images
Stars: ✭ 5,688 (+1112.79%)
Mutual labels:  image
Myvision
Computer vision based ML training data generation tool 🚀
Stars: ✭ 453 (-3.41%)
Mutual labels:  image
Wasm Imagemagick
Webassembly compilation of https://github.com/ImageMagick/ImageMagick & samples
Stars: ✭ 442 (-5.76%)
Mutual labels:  image

HJCornerRadius

This library provides a category for UIImageView with support for cornerRadius automatically

一行代码搞定图片圆角

For more details please click here

How To Use

imageview.aliCornerRadius = 5.0f;

Note

make sure

imageview.layer.masksToBounds = NO

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects. See the Get Started section for more details.

Podfile

pod 'HJCornerRadius', :git => 'https://github.com/panghaijiao/HJCornerRadius.git'

License:

HJCornerRadius is released under the MIT license. See LICENSE for details.

Sponsor

GitHub

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].