文件名称:RSColorPicker:具有颜色控制,不透明度控制和委派支持的iOS颜色选择器视图
文件大小:1.08MB
文件格式:ZIP
更新时间:2024-03-11 17:15:41
Objective-C
项目: 独立于分辨率的iOS颜色选择器。 受启发。 还使用进行简单的像素级操作。 当然,还要感谢 。 类文件: RSColorPickerView 处理触摸事件的正方形(圆形)颜色选择器,可以控制亮度,并可以控制不透明度。 使用委派报告更改的颜色选择 用法: 请参见随附的示例项目( TestColorViewController )。 要求: 加速框架 QuartzCore.framework CoreGraphics.framework UIKit.framework 基础框架 ANImageBitmapRep(包含) 执照 参见 。 您知道演练,使用时需自担风险,在没有支持的情况下给出此代码,等等。有关良好的业力,请链接回此github.com页面, 贡献 欢迎请求请求以修复错误或添加功能。 如果您贡献代码,请确保遵守。
【文件预览】:
RSColorPicker-master
----Example05.png(166KB)
----.gitignore(242B)
----Example03.png(229KB)
----README.md(2KB)
----RSColorPicker.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(39KB)
--------xcshareddata()
----Example01.png(210KB)
----Example02.png(235KB)
----RSColorPicker.podspec(1KB)
----Default-568h@2x.png(18KB)
----CONTRIBUTING.md(859B)
----Example04.png(214KB)
----RSColorPicker()
--------RSBrightnessSlider.m(5KB)
--------TestColorViewController.h(628B)
--------RSColorPickerAppDelegate.h(287B)
--------RSOpacitySlider.m(2KB)
--------en.lproj()
--------RSColorPickerAppDelegate.m(949B)
--------ColorPickerClasses()
--------main.m(310B)
--------RSColorPicker-Info.plist(1KB)
--------RSBrightnessSlider.h(261B)
--------RSOpacitySlider.h(313B)
--------TestColorViewController.m(9KB)
--------RSColorPicker-Prefix.pch(332B)
----LICENSE.md(1KB)
----.travis.yml(147B)
----RSColorPickerTests()
--------RSColorPickerTests-Info.plist(712B)
--------RSColorPickerTests-Prefix.pch(267B)
--------CPTestCaseTests.m(585B)
--------CPTestCase.m(2KB)
--------RSColorPickerStateTests.m(4KB)
--------en.lproj()
--------RSColorPickerViewDelegateTests.m(2KB)
--------CPTestCase.h(344B)
--------RSColorFunctionsTests.m(5KB)
--------RSColorPickerViewTests.m(8KB)