Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neopixl/NPColorPicker
HSV Color picker for iOS
https://github.com/neopixl/NPColorPicker
Last synced: about 1 month ago
JSON representation
HSV Color picker for iOS
- Host: GitHub
- URL: https://github.com/neopixl/NPColorPicker
- Owner: neopixl
- Created: 2012-03-23T13:36:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-20T06:04:27.000Z (almost 12 years ago)
- Last Synced: 2024-03-26T10:01:14.950Z (9 months ago)
- Language: Objective-C
- Homepage:
- Size: 143 KB
- Stars: 43
- Watchers: 13
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - NPColorPicker - HSV Color picker for iOS (etc)
- awesome - NPColorPicker - HSV Color picker for iOS (etc)
README
Introduction
-------------------------A HSV color picker for iOS with a HUE donut and a Saturation/Value triangle.
Also contains a Conic Gradient class with a configurable interpolater.Documentation & Example Code
-------------------------See source code comment and example.
Contributing
-------------------------Forks, patches and other feedback are always welcome.
Credits
-------------------------RGB-HSL transforms. Ken Fishkin, Pixar Inc., January 1989. from "Graphics Gems", Academic Press, 1990
Licence
-------------------------Copyright 2012 Neopixl S.A. - Apache 2.0 licence.