Skip to content

UIView settings without triggering off-screen rendering fillet /UIView设置高性能不触发离屏渲染的圆角

Notifications You must be signed in to change notification settings

375537943/WCYCornerRadius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WCYCornerRadius

UIView settings without triggering off-screen rendering fillet /UIView设置高性能不触发离屏渲染的圆角

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.

About

UIView settings without triggering off-screen rendering fillet /UIView设置高性能不触发离屏渲染的圆角

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published