FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Scriptmatico/RSColorPicker: iOS color picker view with brightness control, opacity control, and delegation support. · GitHub

 
 

Repository files navigation

Project:

iOS color picker that is resolution independent.

Inspired by ANColorPicker. Also uses ANImageBitmapRep for easy pixel-level manipulation.

And of course, thanks to Wikipedia.

Class Files:

RSColorPickerView

Square (circle) color-picker that handles touch events, allows for brightness control, and allows for opacity control. Uses delegation to report color selection as-changed

Usage:

See included example project (TestColorViewController).

Requirements:

  • Accelerate.framework
  • QuartzCore.framework
  • CoreGraphics.framework
  • UIKit.framework
  • Foundation.framework
  • ANImageBitmapRep (included)

License

See LICENSE.md. You know the drill, use at your own risk, this code is given without support, etc. And for good karma link back to this github.com page, github.com/rsully/rscolorpicker


Contributing

Pull requests are welcome for bug fixes or feature additions. If you contribute code, make sure you stick to the contibution guidelines.

About

iOS color picker view with brightness control, opacity control, and delegation support.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL