支持图上添加文字功能

时间:2024-04-23 23:34:41
【文件属性】:

文件名称:支持图上添加文字功能

文件大小:936KB

文件格式:ZIP

更新时间:2024-04-23 23:34:41

IOS源码

该源码实现了可以支持图上添加文字功能,DIImageView可以在图上添加文字。只需要一行代码初始化,就可以使用。 使用方法: 导入文件: #import "DIImageView.h" 创建DIImageView对象并初始化: DIImageView *imageView = [[DIImageView alloc] initWithFrame: CGRectMake(0, 0, 320, 320)];


【文件预览】:
DIImageView-master
----DIImageViewTests()
--------DIImageViewTests.m(666B)
--------DIImageViewTests-Info.plist(694B)
--------en.lproj()
----DIImageView()
--------main.m(355B)
--------DIImageView.m(3KB)
--------DIImageView-Prefix.pch(344B)
--------AppDelegate.h(295B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------alley.jpg(455KB)
--------ViewController.h(263B)
--------Images.xcassets()
--------DIImageView.h(306B)
--------ViewController.m(1KB)
--------en.lproj()
--------DIImageView-Info.plist(1KB)
----Screenshots()
--------ss1.png(236KB)
--------ss2.png(241KB)
----LICENSE.md(1KB)
----DIImageView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(21KB)
--------xcuserdata()
----README.md(815B)

网友评论