All Projects → yskang → ColorPicker

yskang / ColorPicker

Licence: other
A HSV style Color Picker Dialog library for Android (with Alpha setting)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to ColorPicker

react-native-color-panel
React Native Color Panel Component for iOS and Android 🏳️‍🌈
Stars: ✭ 21 (+31.25%)
Mutual labels:  color-picker, picker
Pixel Picker
A tiny menu bar application that helps you pick colours from your screen! 🔍✨
Stars: ✭ 318 (+1887.5%)
Mutual labels:  color-picker, picker
vscode-color
Helper with GUI to generate color codes such as CSS color notations.
Stars: ✭ 88 (+450%)
Mutual labels:  color-picker, picker
colr pickr
Colr Pickr, a vanilla JavaScript color picker component built with SVGs, with features like saving colors. Similar design to the chrome-dev-tools color picker.
Stars: ✭ 27 (+68.75%)
Mutual labels:  color-picker, picker
React Colorful
🎨 A tiny (2,5 KB) color picker component for React and Preact apps
Stars: ✭ 951 (+5843.75%)
Mutual labels:  color-picker, picker
a-color-picker
A color picker for web app
Stars: ✭ 97 (+506.25%)
Mutual labels:  color-picker, picker
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (+1593.75%)
Mutual labels:  color-picker, picker
Pickr
🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
Stars: ✭ 3,759 (+23393.75%)
Mutual labels:  color-picker, picker
Colorpicker
A mininal but complete colorpicker desktop app
Stars: ✭ 766 (+4687.5%)
Mutual labels:  color-picker, picker
Alerts And Pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
Stars: ✭ 5,267 (+32818.75%)
Mutual labels:  color-picker, picker
Colorpickerwpf
Simple color picker control for WPF
Stars: ✭ 71 (+343.75%)
Mutual labels:  color-picker, picker
Mkcolorpicker
ColorPicker is a fantastic color picker 🎨 written in Swift. Developers can use our color picker as is or they can customize it with all the available features
Stars: ✭ 59 (+268.75%)
Mutual labels:  color-picker, picker
vue-uix
Vue components based on the JUI components available in Vue.js
Stars: ✭ 15 (-6.25%)
Mutual labels:  color-picker, picker
my-picker
高仿IOS的PickerView的JavaScript插件,3D形式的滚轮选择器,同时支持最多三级联动的选择效果,支持pc端和移动端两种平台浏览器。
Stars: ✭ 48 (+200%)
Mutual labels:  picker
EVContactsPicker
Contacts Picker for iOS 9+ that uses the newer Contacts API
Stars: ✭ 52 (+225%)
Mutual labels:  picker
Chocobo-Date-Range-Picker
🗓️ Component - The Date Range Picker easier to use in AngularJS.
Stars: ✭ 23 (+43.75%)
Mutual labels:  picker
ng-data-picker
🏄🏼 A data picker based on Angular 4+ (like native datetime picker of iOS)
Stars: ✭ 24 (+50%)
Mutual labels:  picker
csc picker
A flutter package to display a country, states, and cities. In addition it gives the possibility to select a list of countries, States and Cities depends on Selected, also you can search country, state, and city all around the world.
Stars: ✭ 25 (+56.25%)
Mutual labels:  picker
ngx-mat-timepicker
A true material timepicker
Stars: ✭ 45 (+181.25%)
Mutual labels:  picker
react-calendar-datetime-picker
A simple and fast date and time picker component for React
Stars: ✭ 58 (+262.5%)
Mutual labels:  picker

ColorPicker

HSV style color picker dialog library project for Android.

HSV(Hue, Saturation, Value) style color picker help users to find color more easily. There are two views. One is a Hue Bar for select a color and the other is a box for select saturation and value of selected color.

This dialog can be initialized by specific color then the coursor also moved to proper positions. There are 5 preset color buttons and can be initialized by user.

Features

  • Hue Picker
  • Saturation-Value Picker
  • Alpha Seek Bar
  • Preview and Original Color box
  • 5 Preset color buttons
  • All color preview box has gray-white lattice background

Screen Shot

image

License

   Copyright [2013] [Kang, Yongsung]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Developed By

Yongsung Kang

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].